crypto: ablkcipher - remove deprecated and unused ablkcipher support
Now that all users of the deprecated ablkcipher interface have been moved to the skcipher interface, ablkcipher is no longer used and can be removed. Reviewed-by:Eric Biggers <ebiggers@kernel.org> Signed-off-by:
Ard Biesheuvel <ardb@kernel.org> Signed-off-by:
Herbert Xu <herbert@gondor.apana.org.au>
Showing
- Documentation/crypto/api-skcipher.rst 1 addition, 19 deletionsDocumentation/crypto/api-skcipher.rst
- Documentation/crypto/architecture.rst 0 additions, 2 deletionsDocumentation/crypto/architecture.rst
- Documentation/crypto/crypto_engine.rst 0 additions, 4 deletionsDocumentation/crypto/crypto_engine.rst
- crypto/Makefile 1 addition, 3 deletionscrypto/Makefile
- crypto/ablkcipher.c 0 additions, 407 deletionscrypto/ablkcipher.c
- crypto/algapi.c 0 additions, 26 deletionscrypto/algapi.c
- crypto/crypto_engine.c 0 additions, 29 deletionscrypto/crypto_engine.c
- crypto/skcipher.c 0 additions, 106 deletionscrypto/skcipher.c
- include/crypto/aead.h 1 addition, 1 deletioninclude/crypto/aead.h
- include/crypto/algapi.h 0 additions, 75 deletionsinclude/crypto/algapi.h
- include/crypto/engine.h 0 additions, 4 deletionsinclude/crypto/engine.h
- include/crypto/hash.h 1 addition, 1 deletioninclude/crypto/hash.h
- include/crypto/internal/des.h 0 additions, 12 deletionsinclude/crypto/internal/des.h
- include/crypto/internal/skcipher.h 0 additions, 20 deletionsinclude/crypto/internal/skcipher.h
- include/crypto/skcipher.h 0 additions, 6 deletionsinclude/crypto/skcipher.h
- include/linux/crypto.h 0 additions, 435 deletionsinclude/linux/crypto.h
Please register or sign in to comment