Searched refs:H (Results 1 – 1 of 1) sorted by relevance
58 static inline u32 H(u32 x, u32 y, u32 z) in H() function65 #define ROUND3(a,b,c,d,k,s) (a = lshift(a + H(b,c,d) + k + (u32)0x6ED9EBA1,s))