Eric Biggers <ebiggers@xxxxxxxxxx> wrote: > This series makes some simplifications to the skcipher algorithm type > that are possible now that blkcipher and ablkcipher (and hence also the > compatibility code to expose them via the skcipher API) were removed. > > Eric Biggers (6): > crypto: skcipher - remove crypto_skcipher::ivsize > crypto: skcipher - remove crypto_skcipher::keysize > crypto: skcipher - remove crypto_skcipher::setkey > crypto: skcipher - remove crypto_skcipher::encrypt > crypto: skcipher - remove crypto_skcipher::decrypt > crypto: skcipher - remove crypto_skcipher_extsize() > > crypto/skcipher.c | 22 ++++++---------------- > crypto/testmgr.c | 10 ++++++---- > fs/ecryptfs/crypto.c | 2 +- > fs/ecryptfs/keystore.c | 4 ++-- > include/crypto/skcipher.h | 20 +++++--------------- > 5 files changed, 20 insertions(+), 38 deletions(-) All applied. Thanks. -- Email: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt