Home
last modified time | relevance | path

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

/Linux-v4.19/tools/power/cpupower/bench/
Dbenchmark.h21 #define ROUNDS(x) {unsigned int rcnt; \ macro
/Linux-v4.19/arch/x86/crypto/sha512-mb/
Dsha512_mb_mgr_datastruct.S129 #define ROUNDS 80*SZ4 macro
/Linux-v4.19/arch/x86/crypto/sha256-mb/
Dsha256_mb_mgr_datastruct.S125 #define ROUNDS 64*SZ8 macro
/Linux-v4.19/crypto/
Dfcrypt.c51 #define ROUNDS 16 macro
Dcamellia_generic.c872 #define ROUNDS(i) ({ \ in camellia_do_encrypt() macro
927 #define ROUNDS(i) ({ \ in camellia_do_decrypt() macro