Lines Matching refs:asm
123 libmd5-$(CONFIG_PPC) += powerpc/md5-asm.o
221 libsha1-y += powerpc/sha1-powerpc-asm.o
222 libsha1-$(CONFIG_SPE) += powerpc/sha1-spe-asm.o
226 x86/sha1-avx2-asm.o \
227 x86/sha1-ni-asm.o
251 libsha256-$(CONFIG_PPC) += powerpc/sha256-spe-asm.o
254 libsha256-$(CONFIG_X86) += x86/sha256-ssse3-asm.o \
255 x86/sha256-avx-asm.o \
256 x86/sha256-avx2-asm.o \
257 x86/sha256-ni-asm.o
283 libsha512-$(CONFIG_X86) += x86/sha512-ssse3-asm.o \
284 x86/sha512-avx-asm.o \
285 x86/sha512-avx2-asm.o