Searched refs:tf_s2_const (Results 1 – 3 of 3) sorted by relevance
/linux/arch/x86/crypto/ |
H A D | aria-gfni-avx512-asm_64.S | 316 vgf2p8affineinvqb $(tf_s2_const), t0, x1, x1; \ 317 vgf2p8affineinvqb $(tf_s2_const), t0, x5, x5; \ 340 vgf2p8affineinvqb $(tf_s2_const), t0, x1, x1; \ 341 vgf2p8affineinvqb $(tf_s2_const), t0, x5, x5; \ 352 vgf2p8affineinvqb $(tf_s2_const), t0, y1, y1; \ 353 vgf2p8affineinvqb $(tf_s2_const), t0, y5, y5; \ 585 #define tf_s2_const BV8(0, 1, 0, 0, 0, 1, 1, 1) macro
|
H A D | aria-aesni-avx-asm_64.S | 308 vgf2p8affineinvqb $(tf_s2_const), t0, x1, x1; \ 309 vgf2p8affineinvqb $(tf_s2_const), t0, x5, x5; \ 817 #define tf_s2_const BV8(0, 1, 0, 0, 0, 1, 1, 1) macro
|
H A D | aria-aesni-avx2-asm_64.S | 315 vgf2p8affineinvqb $(tf_s2_const), t0, x1, x1; \ 316 vgf2p8affineinvqb $(tf_s2_const), t0, x5, x5; \ 837 #define tf_s2_const BV8(0, 1, 0, 0, 0, 1, 1, 1) macro
|