Searched defs:g2 (Results 1 – 7 of 7) sorted by relevance
/openssl/crypto/poly1305/ |
H A D | poly1305.c | 218 u64 g0, g1, g2; in poly1305_emit() local 384 u32 g0, g1, g2, g3, g4; in poly1305_emit() local
|
H A D | poly1305_base2_44.c | 139 u64 g0, g1, g2; in poly1305_emit() local
|
H A D | poly1305_ieee754.c | 434 u32 g0, g1, g2, g3, g4; in poly1305_emit() local
|
/openssl/test/ |
H A D | ec_internal_test.c | 449 EC_GROUP *g1 = NULL, *g2 = NULL; in ecpkparams_i2d2i_test() local
|
H A D | dhtest.c | 41 const BIGNUM *p2, *q2, *g2; in dh_test() local
|
H A D | ectest.c | 2270 EC_GROUP *g1 = NULL, *g2 = NULL; in cardinality_test() local
|
/openssl/crypto/ec/ |
H A D | curve25519.c | 403 uint64_t f_i, g0, g1, g2, g3, g4; in fe51_mul() local 519 uint64_t g0, g1, g2, g3, g4; in fe51_mul121666() local 1059 int32_t g2 = g[2]; in fe_mul() local
|
Completed in 34 milliseconds