Lines Matching refs:x86
55 libaes-$(CONFIG_X86) += x86/aes-aesni.o
90 obj-$(CONFIG_X86) += x86/blake2s-core.o
119 libchacha-$(CONFIG_X86) += x86/chacha-ssse3-x86_64.o \
120 x86/chacha-avx2-x86_64.o \
121 x86/chacha-avx512vl-x86_64.o
179 libgf128hash-$(CONFIG_X86) += x86/ghash-pclmul.o \
180 x86/polyval-pclmul-avx.o
208 libnh-$(CONFIG_X86) += x86/nh-sse2.o x86/nh-avx2.o
268 libpoly1305-y += x86/poly1305-x86_64-cryptogams.o
269 $(obj)/x86/poly1305-x86_64-cryptogams.S: $(src)/x86/poly1305-x86_64-cryptogams.pl
280 x86/poly1305-x86_64-cryptogams.S
299 libsha1-$(CONFIG_X86) += x86/sha1-ssse3-and-avx.o \
300 x86/sha1-avx2-asm.o \
301 x86/sha1-ni-asm.o
327 libsha256-$(CONFIG_X86) += x86/sha256-ssse3-asm.o \
328 x86/sha256-avx-asm.o \
329 x86/sha256-avx2-asm.o \
330 x86/sha256-ni-asm.o
355 libsha512-$(CONFIG_X86) += x86/sha512-ssse3-asm.o \
356 x86/sha512-avx-asm.o \
357 x86/sha512-avx2-asm.o
379 libsm3-$(CONFIG_X86) += x86/sm3-avx-asm_64.o