Searched defs:f (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 | xor.c | 106 struct xor_block_template *f, *fastest; in calibrate_xor_blocks() local
|
D | sha512_generic.c | 101 u64 a, b, c, d, e, f, g, h, t1, t2; in sha512_transform() local
|
D | md5.c | 40 #define MD5STEP(f, w, x, y, z, in, s) \ argument
|
D | rmd256.c | 40 #define ROUND(a, b, c, d, f, k, x, s) { \ argument
|
D | rmd128.c | 40 #define ROUND(a, b, c, d, f, k, x, s) { \ argument
|
D | rmd160.c | 43 #define ROUND(a, b, c, d, e, f, k, x, s) { \ argument
|
D | poly1305_generic.c | 268 u64 f = 0; in crypto_poly1305_final() local
|
D | rmd320.c | 43 #define ROUND(a, b, c, d, e, f, k, x, s) { \ argument
|