Kernel  |  4.4

下载     查看原文件
普通文本  |  11行  |  219 B
#
# Makefile for the skein secure hash algorithm
#
obj-$(CONFIG_CRYPTO_SKEIN) += skein.o
skein-y := skein_base.o \
	   skein_api.o \
	   skein_block.o \
	   threefish_block.o \
	   threefish_api.o \
	   skein_generic.o