Home
last modified time | relevance | path

Searched refs:decrypt_last_round (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/arch/x86/crypto/
Dtwofish-x86_64-asm_64.S188 #define decrypt_last_round(a,b,c,d,round)\ macro
307 decrypt_last_round(R2,R3,R0,R1,0);
Dtwofish-i586-asm_32.S193 #define decrypt_last_round(a,b,c,d,round)\ macro
316 decrypt_last_round(R2,R3,R0,R1,0);