Home
last modified time | relevance | path

Searched refs:F (Results 1 – 2 of 2) sorted by relevance

/crypto/
Dmd4.c48 static inline u32 F(u32 x, u32 y, u32 z) in F() function
63 #define ROUND1(a,b,c,d,k,s) (a = lshift(a + F(b,c,d) + k, s))
DKconfig496 Support for key wrapping (NIST SP800-38F / RFC3394) without