[prev in list] [next in list] [prev in thread] [next in thread] 

List:       linux-crypto-vger
Subject:    [PATCH 0/6] crypto: skcipher - simplifications due to {,a}blkcipher removal
From:       Eric Biggers <ebiggers () kernel ! org>
Date:       2019-11-29 18:23:02
Message-ID: 20191129182308.53961-1-ebiggers () kernel ! org
[Download RAW message or body]

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(-)

-- 
2.24.0

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic