Searched defs:encrypt_round (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/arch/x86/crypto/ |
H A D | twofish-i586-asm_32.S | 67 #define encrypt_round(a,b,c,d,round)\ define [all...] |
H A D | twofish-x86_64-asm_64.S | 66 #define encrypt_round(a,b,c,d,round)\ define [all...] |
H A D | twofish-avx-x86_64-asm_64.S | 177 #define encrypt_round(n, a, b, c, d, preload, prerotate) \ define
|
/kernel/linux/linux-6.6/arch/x86/crypto/ |
H A D | twofish-i586-asm_32.S | 67 #define encrypt_round(a,b,c,d,round)\ define [all...] |
H A D | twofish-x86_64-asm_64.S | 66 #define encrypt_round(a,b,c,d,round)\ define [all...] |
H A D | twofish-avx-x86_64-asm_64.S | 172 #define encrypt_round(n, a, b, c, d, preload, prerotate) \ define
|
Completed in 3 milliseconds