Searched defs:decrypt_round (Results 1 – 2 of 2) sorted by relevance
/linux/arch/x86/crypto/ | ||
H A D | twofish-i586-asm_32.S | 142 #define decrypt_round(a,b,c,d,round)\ macro |
H A D | twofish-avx-x86_64-asm_64.S | 180 #define decrypt_round(n, a, b, c, d, preload, prerotate) \ macro |