linux/include/crypto/internal
Herbert Xu 3a01d0ee2b crypto: skcipher - Remove top-level givcipher interface
This patch removes the old crypto_grab_skcipher helper and replaces
it with crypto_grab_skcipher2.

As this is the final entry point into givcipher this patch also
removes all traces of the top-level givcipher interface, including
all implicit IV generators such as chainiv.

The bottom-level givcipher interface remains until the drivers
using it are converted.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2016-07-18 17:35:46 +08:00
..
aead.h crypto: aead - Add chunk size 2016-07-18 17:35:38 +08:00
akcipher.h
geniv.h crypto: aead - Remove blkcipher null for IV generators 2016-07-18 17:35:43 +08:00
hash.h crypto: sha1-mb - async implementation for sha1-mb 2016-06-23 18:29:55 +08:00
kpp.h crypto: kpp - Key-agreement Protocol Primitives API (KPP) 2016-06-23 18:29:56 +08:00
rng.h
rsa.h crypto: rsa - Store rest of the private key components 2016-07-05 23:05:26 +08:00
skcipher.h crypto: skcipher - Remove top-level givcipher interface 2016-07-18 17:35:46 +08:00