Home
last modified time | relevance | path

Searched refs:mask4bit (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/arch/x86/crypto/
Dcamellia-aesni-avx-asm_64.S34 #define filter_8bit(x, lo_t, hi_t, mask4bit, tmp0) \ argument
35 vpand x, mask4bit, tmp0; \
36 vpandn x, mask4bit, x; \
Dcamellia-aesni-avx2-asm_64.S30 #define filter_8bit(x, lo_t, hi_t, mask4bit, tmp0) \ argument
31 vpand x, mask4bit, tmp0; \
32 vpandn x, mask4bit, x; \