aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/crypto/Makefile
blob: 3fccf61ee1d1e4c6afe90851b3e0b04e61a87a8a (plain) (blame)
1
2
3
4
5
6
7
8
9
#
# Cryptographic API
#

obj-$(CONFIG_CRYPTO_SHA1_S390) += sha1_s390.o
obj-$(CONFIG_CRYPTO_SHA256_S390) += sha256_s390.o
obj-$(CONFIG_CRYPTO_DES_S390) += des_s390.o des_check_key.o

obj-$(CONFIG_CRYPTO_TEST) += crypt_s390_query.o