Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/crypto/
H A Dtwofish-x86_64-asm_64.S102 #define encrypt_last_round(a,b,c,d,round)\ macro
241 encrypt_last_round(R2,R3,R0,R1,15*8);
H A Dtwofish-i586-asm_32.S105 #define encrypt_last_round(a,b,c,d,round)\ macro
246 encrypt_last_round(R2,R3,R0,R1,15*8);