summaryrefslogtreecommitdiffstats
path: root/drivers/staging/skein/Makefile
blob: 4b60171c81ddcad51740d1b7eed86ad0344da76f (plain)
1
2
3
4
5
6
7
8
#
# Makefile for the skein secure hash algorithm
#
obj-$(CONFIG_CRYPTO_SKEIN) += skein.o \
			      skein_api.o \
			      skein_block.o \
			      threefish_block.o \
			      threefish_api.o