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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/ec/
H A Decp_nistz256.c1357 BN_ULONG point_x[P256_LIMBS], point_y[P256_LIMBS], point_z[P256_LIMBS]; local
1367 !ecp_nistz256_bignum_to_field_elem(point_z, &point->Z)) {
1372 ecp_nistz256_mod_inverse(z_inv3, point_z);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/ec/
H A Decp_nistz256.c1357 BN_ULONG point_x[P256_LIMBS], point_y[P256_LIMBS], point_z[P256_LIMBS]; local
1367 !ecp_nistz256_bignum_to_field_elem(point_z, &point->Z)) {
1372 ecp_nistz256_mod_inverse(z_inv3, point_z);

Completed in 56 milliseconds