Home
last modified time | relevance | path

Searched refs:point_y (Results 1 – 1 of 1) sorted by relevance

/openssl-master/crypto/ec/
A Decp_nistz256.c1183 BN_ULONG point_x[P256_LIMBS], point_y[P256_LIMBS], point_z[P256_LIMBS]; in ecp_nistz256_get_affine() local
1192 !ecp_nistz256_bignum_to_field_elem(point_y, point->Y) || in ecp_nistz256_get_affine()
1210 ecp_nistz256_mul_mont(y_aff, z_inv3, point_y); in ecp_nistz256_get_affine()

Completed in 5 milliseconds