Searched defs:W_SIZE (Results 1 – 3 of 3) sorted by relevance
/linux/arch/x86/crypto/ | ||
H A D | sha512-ssse3-asm.S | 76 W_SIZE = 80*8 define |
H A D | sha512-avx-asm.S | 77 W_SIZE = 80*8 define |
H A D | sha1_avx2_x86_64_asm.S | 148 #define W_SIZE (80*2*2 +16) macro |