Searched defs:y2 (Results 1 – 8 of 8) sorted by relevance
/openssl/crypto/sm2/ |
H A D | sm2_crypt.c | 119 BIGNUM *y2 = NULL; in ossl_sm2_encrypt() local 287 BIGNUM *y2 = NULL; in ossl_sm2_decrypt() local
|
/openssl/crypto/ec/ |
H A D | ec2_smpl.c | 359 BIGNUM *x0, *y0, *x1, *y1, *x2, *y2, *s, *t; in ossl_ec_GF2m_simple_add() local 512 BIGNUM *lh, *y2; in ossl_ec_GF2m_simple_is_on_curve() local
|
H A D | ecp_nistp256.c | 1240 const smallfelem y2, const smallfelem z2) in point_add() 1424 smallfelem x2, smallfelem y2, smallfelem z2) in point_add_small()
|
H A D | ecp_nistp224.c | 908 const int mixed, const felem x2, const felem y2, in point_add()
|
H A D | ecp_nistp521.c | 1207 const int mixed, const felem x2, const felem y2, in point_add()
|
H A D | ecp_nistp384.c | 1073 const int mixed, const felem x2, const felem y2, in point_add()
|
/openssl/test/ |
H A D | ec_internal_test.c | 252 BIGNUM *x1 = NULL, *y1 = NULL, *z1 = NULL, *x2 = NULL, *y2 = NULL; in underflow_test() local
|
/openssl/crypto/bn/ |
H A D | bn_exp.c | 565 BN_ULONG y0, y1, y2, y3; in MOD_EXP_CTIME_COPY_FROM_PREBUF() local
|
Completed in 61 milliseconds