Home
last modified time | relevance | path

Searched refs:y_ret (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/openssl/openssl/crypto/ec/
H A Decp_nistz256.c1185 BN_ULONG x_ret[P256_LIMBS], y_ret[P256_LIMBS]; in ecp_nistz256_get_affine() local
1212 ecp_nistz256_from_mont(y_ret, y_aff); in ecp_nistz256_get_affine()
1213 if (!bn_set_words(y, y_ret, P256_LIMBS)) in ecp_nistz256_get_affine()
/third_party/openssl/crypto/ec/
H A Decp_nistz256.c1185 BN_ULONG x_ret[P256_LIMBS], y_ret[P256_LIMBS]; in ecp_nistz256_get_affine() local
1212 ecp_nistz256_from_mont(y_ret, y_aff); in ecp_nistz256_get_affine()
1213 if (!bn_set_words(y, y_ret, P256_LIMBS)) in ecp_nistz256_get_affine()

Completed in 4 milliseconds