Searched refs:store_ctr_8way (Results 1 – 4 of 4) sorted by relevance
/arch/x86/crypto/ |
D | glue_helper-asm-avx.S | 72 #define store_ctr_8way(src, dst, x0, x1, x2, x3, x4, x5, x6, x7) \ macro
|
D | cast6-avx-x86_64-asm_64.S | 436 store_ctr_8way(%r12, %r11, RA1, RB1, RC1, RD1, RA2, RB2, RC2, RD2);
|
D | twofish-avx-x86_64-asm_64.S | 402 store_ctr_8way(%r12, %r11, RC1, RD1, RA1, RB1, RC2, RD2, RA2, RB2);
|
D | serpent-avx-x86_64-asm_64.S | 733 store_ctr_8way(%rdx, %rsi, RA1, RB1, RC1, RD1, RA2, RB2, RC2, RD2);
|