Searched refs:twothirdsMD4Transform (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/
H A Drandom.c1292 static __u32 twothirdsMD4Transform(__u32 const buf[4], __u32 const in[12]) function
1437 * Thus we must use twothirdsMD4Transform.
1444 seq = twothirdsMD4Transform((const __u32 *)daddr, hash) & HASH_MASK;
1544 return twothirdsMD4Transform((const __u32 *)daddr, hash);

Completed in 40 milliseconds