Searched refs:point_x (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
1365 if (!ecp_nistz256_bignum_to_field_elem(point_x, &point->X) ||
1374 ecp_nistz256_mul_mont(x_aff, z_inv2, point_x);
/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
1365 if (!ecp_nistz256_bignum_to_field_elem(point_x, &point->X) ||
1374 ecp_nistz256_mul_mont(x_aff, z_inv2, point_x);

Completed in 40 milliseconds