Home
last modified time | relevance | path

Searched defs:round (Results 1 – 25 of 67) sorted by relevance

123

/kernel/linux/linux-5.10/arch/x86/crypto/
Dtwofish-i586-asm_32.S67 #define encrypt_round(a,b,c,d,round)\ argument
105 #define encrypt_last_round(a,b,c,d,round)\ argument
142 #define decrypt_round(a,b,c,d,round)\ argument
180 #define decrypt_last_round(a,b,c,d,round)\ argument
Dtwofish-x86_64-asm_64.S66 #define encrypt_round(a,b,c,d,round)\ argument
102 #define encrypt_last_round(a,b,c,d,round)\ argument
139 #define decrypt_round(a,b,c,d,round)\ argument
175 #define decrypt_last_round(a,b,c,d,round)\ argument
/kernel/linux/linux-4.19/arch/x86/crypto/
Dtwofish-i586-asm_32.S80 #define encrypt_round(a,b,c,d,round)\ argument
118 #define encrypt_last_round(a,b,c,d,round)\ argument
155 #define decrypt_round(a,b,c,d,round)\ argument
193 #define decrypt_last_round(a,b,c,d,round)\ argument
Dtwofish-x86_64-asm_64.S79 #define encrypt_round(a,b,c,d,round)\ argument
115 #define encrypt_last_round(a,b,c,d,round)\ argument
152 #define decrypt_round(a,b,c,d,round)\ argument
188 #define decrypt_last_round(a,b,c,d,round)\ argument
/kernel/linux/linux-5.10/lib/crypto/
Daes.c263 int round; in aes_encrypt() local
314 int round; in aes_decrypt() local
/kernel/linux/linux-4.19/arch/mips/math-emu/
Dsp_tint.c27 int round; in ieee754sp_tint() local
Dsp_tlong.c27 int round; in ieee754sp_tlong() local
Ddp_tlong.c27 int round; in ieee754dp_tlong() local
Ddp_tint.c27 int round; in ieee754dp_tint() local
Dsp_rint.c30 int round; in ieee754sp_rint() local
Ddp_rint.c30 int round; in ieee754dp_rint() local
/kernel/linux/linux-5.10/arch/mips/math-emu/
Dsp_tint.c15 int round; in ieee754sp_tint() local
Ddp_tlong.c15 int round; in ieee754dp_tlong() local
Dsp_tlong.c15 int round; in ieee754sp_tlong() local
Ddp_tint.c15 int round; in ieee754dp_tint() local
Ddp_rint.c19 int round; in ieee754dp_rint() local
Dsp_rint.c19 int round; in ieee754sp_rint() local
/kernel/linux/linux-4.19/arch/m68k/fpsp040/
Dround.S44 .global round symbol
45 round: label
/kernel/linux/linux-4.19/crypto/
Daes_ti.c273 int round; in aesti_encrypt() local
321 int round; in aesti_decrypt() local
/kernel/linux/linux-5.10/arch/m68k/fpsp040/
Dround.S44 .global round symbol
45 round: label
/kernel/linux/linux-4.19/tools/power/cpupower/bench/
Dsystem.c143 unsigned int round; in prepare_user() local
/kernel/linux/linux-5.10/tools/power/cpupower/bench/
Dsystem.c130 unsigned int round; in prepare_user() local
/kernel/linux/linux-5.10/arch/arm64/crypto/
Dsm3-ce-core.S43 .macro round, ab, s0, t0, t1, i macro
/kernel/linux/linux-4.19/arch/arm64/crypto/
Dsm3-ce-core.S46 .macro round, ab, s0, t0, t1, i macro
/kernel/linux/linux-5.10/crypto/
Dsha3_generic.c152 int round; in keccakf() local

123