ecp_nistz256_from_mont
void ecp_nistz256_from_mont(BN_ULONG res[P256_LIMBS],
ecp_nistz256_from_mont(x_ret, x_aff);
ecp_nistz256_from_mont(y_ret, y_aff);
void ecp_nistz256_from_mont(unsigned long res[4], const unsigned long in[4]);