Searched refs:ecp_nistz256_from_mont (Results 1 – 2 of 2) sorted by relevance
28 void ecp_nistz256_from_mont(unsigned long res[4], const unsigned long in[4]);29 void ecp_nistz256_from_mont(unsigned long res[4], const unsigned long in[4]) in ecp_nistz256_from_mont() function
117 void ecp_nistz256_from_mont(BN_ULONG res[P256_LIMBS],1187 ecp_nistz256_from_mont(x_ret, x_aff); in ecp_nistz256_get_affine()1195 ecp_nistz256_from_mont(y_ret, y_aff); in ecp_nistz256_get_affine()
Completed in 11 milliseconds