Home
last modified time | relevance | path

Searched defs:ROUNDS (Results 1 – 3 of 3) sorted by relevance

/linux-3.3/tools/power/cpupower/bench/
Dbenchmark.h21 #define ROUNDS(x) {unsigned int rcnt; \ macro
/linux-3.3/crypto/
Dfcrypt.c51 #define ROUNDS 16 macro
Dcamellia.c896 #define ROUNDS(i) do { \ in camellia_do_encrypt() macro
951 #define ROUNDS(i) do { \ in camellia_do_decrypt() macro