Searched refs:x_ret (Results 1 – 1 of 1) sorted by relevance
1184 BN_ULONG x_ret[P256_LIMBS], y_ret[P256_LIMBS]; in ecp_nistz256_get_affine() local1203 ecp_nistz256_from_mont(x_ret, x_aff); in ecp_nistz256_get_affine()1204 if (!bn_set_words(x, x_ret, P256_LIMBS)) in ecp_nistz256_get_affine()
Completed in 8 milliseconds