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

/linux-4.4.14/crypto/
H A Dwp512.c36 #define WHIRLPOOL_ROUNDS 10 macro
765 static const u64 rc[WHIRLPOOL_ROUNDS] = {
802 for (r = 0; r < WHIRLPOOL_ROUNDS; r++) { wp512_process_buffer()

Completed in 54 milliseconds