]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - crypto/Makefile
crypto: skcipher - Remove top-level givcipher interface
[mirror_ubuntu-bionic-kernel.git] / crypto / Makefile
index df1bcfb090d21d3135dca66417eedd35797aca42..99cc64ac70efc2ca50f8832be098acadc3b57f76 100644 (file)
@@ -20,8 +20,6 @@ crypto_blkcipher-y := ablkcipher.o
 crypto_blkcipher-y += blkcipher.o
 crypto_blkcipher-y += skcipher.o
 obj-$(CONFIG_CRYPTO_BLKCIPHER2) += crypto_blkcipher.o
-obj-$(CONFIG_CRYPTO_BLKCIPHER2) += chainiv.o
-obj-$(CONFIG_CRYPTO_BLKCIPHER2) += eseqiv.o
 obj-$(CONFIG_CRYPTO_SEQIV) += seqiv.o
 obj-$(CONFIG_CRYPTO_ECHAINIV) += echainiv.o