Kernel  |  3.18

下载     查看原文件
普通文本  |  10行  |  206 B
#
# Makefile for the skein secure hash algorithm
#
obj-$(CONFIG_CRYPTO_SKEIN) +=   skein.o \
				skein_api.o \
				skein_block.o

obj-$(CONFIG_CRYPTO_THREEFISH) += threefish_block.o \
				  threefish_api.o