Searched refs:y_aff (Results 1 - 3 of 3) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl/crypto/ec/
H A Decp_nistz256.c1356 BN_ULONG y_aff[P256_LIMBS]; local
1384 ecp_nistz256_mul_mont(y_aff, z_inv3, point_y);
1385 ecp_nistz256_from_mont(y_ret, y_aff);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl/crypto/ec/
H A Decp_nistz256.c1356 BN_ULONG y_aff[P256_LIMBS]; local
1384 ecp_nistz256_mul_mont(y_aff, z_inv3, point_y);
1385 ecp_nistz256_from_mont(y_ret, y_aff);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl/crypto/ec/
H A Decp_nistz256.c1356 BN_ULONG y_aff[P256_LIMBS]; local
1384 ecp_nistz256_mul_mont(y_aff, z_inv3, point_y);
1385 ecp_nistz256_from_mont(y_ret, y_aff);

Completed in 119 milliseconds