Searched defs:e (Results 1 – 9 of 9) sorted by relevance
/crypto/ |
D | sm3_generic.c | 44 static inline u32 gg(unsigned int n, u32 e, u32 f, u32 g) in gg() 78 u32 a, b, c, d, e, f, g, h; in sm3_compress() local
|
D | rsa.c | 17 MPI e; member
|
D | sha512_generic.c | 101 u64 a, b, c, d, e, f, g, h, t1, t2; in sha512_transform() local
|
D | tcrypt.c | 259 const char *e; in test_mb_aead_speed() local 530 const char *e; in test_aead_speed() local 1256 const char *e; in test_mb_skcipher_speed() local 1499 const char *e; in test_skcipher_speed() local
|
D | rmd160.c | 43 #define ROUND(a, b, c, d, e, f, k, x, s) { \ argument
|
D | ecrdsa.c | 80 u64 e[ECRDSA_MAX_DIGITS]; /* h \mod q */ in ecrdsa_verify() local
|
D | rmd320.c | 43 #define ROUND(a, b, c, d, e, f, k, x, s) { \ argument
|
D | testmgr.c | 2354 const char *e; in test_cipher() local
|
/crypto/asymmetric_keys/ |
D | asym_tpm.c | 360 uint8_t e[3] = { 0x01, 0x00, 0x01 }; in derive_pub_key() local
|