Searched refs:y_ret (Results 1 – 1 of 1) sorted by relevance
1180 BN_ULONG x_ret[P256_LIMBS], y_ret[P256_LIMBS]; in ecp_nistz256_get_affine() local1207 ecp_nistz256_from_mont(y_ret, y_aff); in ecp_nistz256_get_affine()1208 if (!bn_set_words(y, y_ret, P256_LIMBS)) in ecp_nistz256_get_affine()