Home
last modified time | relevance | path

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

/third_party/node/deps/openssl/openssl/crypto/ec/
H A Decp_nistz256.c1184 BN_ULONG point_x[P256_LIMBS], point_y[P256_LIMBS], point_z[P256_LIMBS]; in ecp_nistz256_get_affine() local
1194 !ecp_nistz256_bignum_to_field_elem(point_z, point->Z)) { in ecp_nistz256_get_affine()
1199 ecp_nistz256_mod_inverse(z_inv3, point_z); in ecp_nistz256_get_affine()
/third_party/openssl/crypto/ec/
H A Decp_nistz256.c1184 BN_ULONG point_x[P256_LIMBS], point_y[P256_LIMBS], point_z[P256_LIMBS]; in ecp_nistz256_get_affine() local
1194 !ecp_nistz256_bignum_to_field_elem(point_z, point->Z)) { in ecp_nistz256_get_affine()
1199 ecp_nistz256_mod_inverse(z_inv3, point_z); in ecp_nistz256_get_affine()

Completed in 5 milliseconds