Lines Matching refs:asm
165 libmd5-$(CONFIG_PPC) += powerpc/md5-asm.o
279 libsha1-y += powerpc/sha1-powerpc-asm.o
280 libsha1-$(CONFIG_SPE) += powerpc/sha1-spe-asm.o
284 x86/sha1-avx2-asm.o \
285 x86/sha1-ni-asm.o
309 libsha256-$(CONFIG_PPC) += powerpc/sha256-spe-asm.o
312 libsha256-$(CONFIG_X86) += x86/sha256-ssse3-asm.o \
313 x86/sha256-avx-asm.o \
314 x86/sha256-avx2-asm.o \
315 x86/sha256-ni-asm.o
341 libsha512-$(CONFIG_X86) += x86/sha512-ssse3-asm.o \
342 x86/sha512-avx-asm.o \
343 x86/sha512-avx2-asm.o