Home
last modified time | relevance | path

Searched defs:x2 (Results 1 – 13 of 13) sorted by relevance

/openssl/crypto/seed/
H A Dseed.c449 seed_word x1, x2, x3, x4; in SEED_set_key() local
509 seed_word x1, x2, x3, x4; in SEED_encrypt() local
554 seed_word x1, x2, x3, x4; in SEED_decrypt() local
/openssl/crypto/rc2/
H A Drc2_cbc.c98 register RC2_INT x0, x1, x2, x3, t; in RC2_encrypt() local
144 register RC2_INT x0, x1, x2, x3, t; in RC2_decrypt() local
/openssl/crypto/idea/
H A Di_cbc.c99 register unsigned long x1, x2, x3, x4, t0, t1, ul; in IDEA_encrypt() local
/openssl/crypto/sm2/
H A Dsm2_crypt.c118 BIGNUM *x2 = NULL; in ossl_sm2_encrypt() local
286 BIGNUM *x2 = NULL; in ossl_sm2_decrypt() local
/openssl/test/
H A Dec_internal_test.c202 BIGNUM *x1 = NULL, *y1 = NULL, *z1 = NULL, *x2 = NULL, *y2 = NULL; in underflow_test() local
/openssl/crypto/poly1305/
H A Dpoly1305_ieee754.c231 double x0, x1, x2, x3; in poly1305_blocks() local
/openssl/crypto/ec/
H A Dec2_smpl.c359 BIGNUM *x0, *y0, *x1, *y1, *x2, *y2, *s, *t; in ossl_ec_GF2m_simple_add() local
H A Decp_nistp256.c1239 const int mixed, const smallfelem x2, in point_add()
1424 smallfelem x2, smallfelem y2, smallfelem z2) in point_add_small()
H A Decp_nistp224.c908 const int mixed, const felem x2, const felem y2, in point_add()
H A Decp_nistp521.c1207 const int mixed, const felem x2, const felem y2, in point_add()
H A Decp_nistp384.c1073 const int mixed, const felem x2, const felem y2, in point_add()
H A Dcurve25519.c214 fe64 x1, x2, z2, x3, z3, tmp0, tmp1; in x25519_scalar_mulx() local
699 fe51 x1, x2, z2, x3, z3, tmp0, tmp1; in x25519_scalar_mult() local
4375 fe x1, x2, z2, x3, z3, tmp0, tmp1; in x25519_scalar_mult_generic() local
/openssl/crypto/ec/curve448/
H A Dcurve448.c391 gf x1, x2, z2, x3, z3, t1, t2; in ossl_x448_int() local

Completed in 86 milliseconds