Searched refs:store_xts_8way (Results 1 – 4 of 4) sorted by relevance
/arch/x86/crypto/ |
D | cast6-avx-x86_64-asm_64.S | 464 store_xts_8way(%r11, RA1, RB1, RC1, RD1, RA2, RB2, RC2, RD2); 491 store_xts_8way(%r11, RA1, RB1, RC1, RD1, RA2, RB2, RC2, RD2);
|
D | twofish-avx-x86_64-asm_64.S | 428 store_xts_8way(%r11, RC1, RD1, RA1, RB1, RC2, RD2, RA2, RB2); 452 store_xts_8way(%r11, RA1, RB1, RC1, RD1, RA2, RB2, RC2, RD2);
|
D | glue_helper-asm-avx.S | 131 #define store_xts_8way(dst, x0, x1, x2, x3, x4, x5, x6, x7) \ macro
|
D | serpent-avx-x86_64-asm_64.S | 755 store_xts_8way(%rsi, RA1, RB1, RC1, RD1, RA2, RB2, RC2, RD2); 777 store_xts_8way(%rsi, RC1, RD1, RB1, RE1, RC2, RD2, RB2, RE2);
|