Home
last modified time | relevance | path

Searched defs:decrypt_round (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/x86/crypto/
H A Dtwofish-x86_64-asm_64.S139 #define decrypt_round(a,b,c,d,round)\ macro
H A Dtwofish-i586-asm_32.S142 #define decrypt_round(a,b,c,d,round)\ macro
H A Dtwofish-avx-x86_64-asm_64.S180 #define decrypt_round(n, a, b, c, d, preload, prerotate) \ macro