Searched defs:wkey (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/arch/x86/crypto/ |
D | twofish-avx-x86_64-asm_64.S | 232 #define inpack_blocks(x0, x1, x2, x3, wkey, t0, t1, t2) \ argument 240 #define outunpack_blocks(x0, x1, x2, x3, wkey, t0, t1, t2) \ argument
|