Home
last modified time | relevance | path

Searched defs:e (Results 1 – 9 of 9) sorted by relevance

/crypto/
Dsm3_generic.c44 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
Drsa.c17 MPI e; member
Dsha512_generic.c101 u64 a, b, c, d, e, f, g, h, t1, t2; in sha512_transform() local
Dtcrypt.c259 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
Drmd160.c43 #define ROUND(a, b, c, d, e, f, k, x, s) { \ argument
Decrdsa.c80 u64 e[ECRDSA_MAX_DIGITS]; /* h \mod q */ in ecrdsa_verify() local
Drmd320.c43 #define ROUND(a, b, c, d, e, f, k, x, s) { \ argument
Dtestmgr.c2354 const char *e; in test_cipher() local
/crypto/asymmetric_keys/
Dasym_tpm.c360 uint8_t e[3] = { 0x01, 0x00, 0x01 }; in derive_pub_key() local