Searched refs:x_aff (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.c1355 BN_ULONG x_aff[P256_LIMBS]; local
1374 ecp_nistz256_mul_mont(x_aff, z_inv2, point_x);
1377 ecp_nistz256_from_mont(x_ret, x_aff);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/ec/
H A Decp_nistz256.c1355 BN_ULONG x_aff[P256_LIMBS]; local
1374 ecp_nistz256_mul_mont(x_aff, z_inv2, point_x);
1377 ecp_nistz256_from_mont(x_ret, x_aff);

Completed in 99 milliseconds