Searched refs:decrypt_last_round (Results 1 – 2 of 2) sorted by relevance
/arch/x86/crypto/ |
D | twofish-x86_64-asm_64.S | 175 #define decrypt_last_round(a,b,c,d,round)\ macro 294 decrypt_last_round(R2,R3,R0,R1,0);
|
D | twofish-i586-asm_32.S | 180 #define decrypt_last_round(a,b,c,d,round)\ macro 303 decrypt_last_round(R2,R3,R0,R1,0);
|