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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/x86_64/crypto/
H A Dtwofish-x86_64-asm.S114 #define encrypt_last_round(a,b,c,d,round)\ define
258 encrypt_last_round(R2,R3,R0,R1,15*8);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/i386/crypto/
H A Dtwofish-i586-asm.S117 #define encrypt_last_round(a,b,c,d,round)\ define
262 encrypt_last_round(R2,R3,R0,R1,15*8);

Completed in 103 milliseconds