linux-xiaomi-chiron/include/crypto
Herbert Xu 5d1d65f8be crypto: aead - Convert top level interface to new style
This patch converts the top-level aead interface to the new style.
All user-level AEAD interface code have been moved into crypto/aead.h.

The allocation/free functions have switched over to the new way of
allocating tfms.

This patch also removes the double indrection on setkey so the
indirection now exists only at the alg level.

Apart from these there are no user-visible changes.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2015-05-13 10:31:53 +08:00
..
internal crypto: aead - Convert top level interface to new style 2015-05-13 10:31:53 +08:00
ablk_helper.h
aead.h crypto: aead - Convert top level interface to new style 2015-05-13 10:31:53 +08:00
aes.h
algapi.h crypto: aead - Convert top level interface to new style 2015-05-13 10:31:53 +08:00
authenc.h
b128ops.h
blowfish.h
cast5.h
cast6.h
cast_common.h
compress.h crypto: pcomp - Constify (de)compression parameters 2015-05-01 11:16:37 +08:00
cryptd.h crypto: cryptd - Add missing aead.h inclusion 2015-05-13 10:31:46 +08:00
crypto_wq.h
ctr.h
des.h
drbg.h crypto: drbg - Convert to new rng interface 2015-04-22 09:30:17 +08:00
gf128mul.h
hash.h
hash_info.h
if_alg.h
lrw.h
mcryptd.h
md5.h
null.h
padlock.h
pcrypt.h
pkcs7.h
public_key.h
rng.h crypto: rng - Remove old low-level rng interface 2015-04-22 09:30:20 +08:00
scatterwalk.h
serpent.h
sha.h
sha1_base.h
sha256_base.h
sha512_base.h
skcipher.h
twofish.h
vmac.h
xts.h