Home
last modified time | relevance | path

Searched defs:f (Results 1 – 5 of 5) 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
Dxor.c122 struct xor_block_template *f, *fastest; in calibrate_xor_blocks() local
Dsha512_generic.c101 u64 a, b, c, d, e, f, g, h, t1, t2; in sha512_transform() local
Dmd5.c37 #define MD5STEP(f, w, x, y, z, in, s) \ argument
Drmd160.c43 #define ROUND(a, b, c, d, e, f, k, x, s) { \ argument