Searched defs:prerotate (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.10/arch/x86/crypto/ |
| D | twofish-avx-x86_64-asm_64.S | 144 #define encround_tail(a, b, c, d, x, y, prerotate) \ argument 156 #define decround_tail(a, b, c, d, x, y, prerotate) \ argument 177 #define encrypt_round(n, a, b, c, d, preload, prerotate) \ argument 185 #define decrypt_round(n, a, b, c, d, preload, prerotate) \ argument
|