Home
last modified time | relevance | path

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

/crypto/
Dmd4.c58 static inline u32 H(u32 x, u32 y, u32 z) in H() function
65 #define ROUND3(a,b,c,d,k,s) (a = lshift(a + H(b,c,d) + k + (u32)0x6ED9EBA1,s))