Home
last modified time | relevance | path

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

/openbmc/linux/tools/power/cpupower/bench/
H A Dbenchmark.h8 #define ROUNDS(x) {unsigned int rcnt; \ macro
/openbmc/linux/tools/testing/selftests/openat2/
H A Drename_attack_test.c71 #define ROUNDS 400000 macro
/openbmc/linux/crypto/
H A Dfcrypt.c51 #define ROUNDS 16 macro
H A Dcamellia_generic.c852 #define ROUNDS(i) ({ \ in camellia_do_encrypt() macro
907 #define ROUNDS(i) ({ \ in camellia_do_decrypt() macro