11da177e4SLinus Torvalds# 21da177e4SLinus Torvalds# Cryptographic API 31da177e4SLinus Torvalds# 41da177e4SLinus Torvalds 5*604973f1SJan Glauberobj-$(CONFIG_CRYPTO_SHA1_S390) += sha1_s390.o sha_common.o 6*604973f1SJan Glauberobj-$(CONFIG_CRYPTO_SHA256_S390) += sha256_s390.o sha_common.o 7c1e26e1eSJan Glauberobj-$(CONFIG_CRYPTO_DES_S390) += des_s390.o des_check_key.o 8bf754ae8SJan Glauberobj-$(CONFIG_CRYPTO_AES_S390) += aes_s390.o 91b278294SJan Glauberobj-$(CONFIG_S390_PRNG) += prng.o 10