Searched refs:store_cbc_8way (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-6.6/arch/x86/crypto/ |
H A D | glue_helper-asm-avx.S | 28 #define store_cbc_8way(src, dst, x0, x1, x2, x3, x4, x5, x6, x7) \ define
|
H A D | cast6-avx-x86_64-asm_64.S | 410 store_cbc_8way(%r12, %r11, RA1, RB1, RC1, RD1, RA2, RB2, RC2, RD2);
|
H A D | twofish-avx-x86_64-asm_64.S | 368 store_cbc_8way(%r12, %r11, RA1, RB1, RC1, RD1, RA2, RB2, RC2, RD2);
|
H A D | serpent-avx-x86_64-asm_64.S | 707 store_cbc_8way(%rdx, %rsi, RC1, RD1, RB1, RE1, RC2, RD2, RB2, RE2);
|
/kernel/linux/linux-5.10/arch/x86/crypto/ |
H A D | glue_helper-asm-avx.S | 28 #define store_cbc_8way(src, dst, x0, x1, x2, x3, x4, x5, x6, x7) \ define
|
H A D | cast6-avx-x86_64-asm_64.S | 408 store_cbc_8way(%r12, %r11, RA1, RB1, RC1, RD1, RA2, RB2, RC2, RD2);
|
H A D | twofish-avx-x86_64-asm_64.S | 375 store_cbc_8way(%r12, %r11, RA1, RB1, RC1, RD1, RA2, RB2, RC2, RD2);
|
H A D | serpent-avx-x86_64-asm_64.S | 713 store_cbc_8way(%rdx, %rsi, RC1, RD1, RB1, RE1, RC2, RD2, RB2, RE2);
|
Completed in 5 milliseconds