Searched defs:decrypt_last_round (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/arch/x86/crypto/ |
H A D | twofish-i586-asm_32.S | 180 #define decrypt_last_round(a,b,c,d,round)\ define
|
H A D | twofish-x86_64-asm_64.S | 175 #define decrypt_last_round(a,b,c,d,round)\ define
|
/kernel/linux/linux-6.6/arch/x86/crypto/ |
H A D | twofish-i586-asm_32.S | 180 #define decrypt_last_round(a,b,c,d,round)\ define
|
H A D | twofish-x86_64-asm_64.S | 175 #define decrypt_last_round(a,b,c,d,round)\ define
|
Completed in 2 milliseconds