kernel_optimize_test/include/crypto/internal
Herbert Xu 63293c6113 crypto: aead - Add support for new AEAD implementations
This patch adds the basic structure of the new AEAD type.  Unlike
the current version, there is no longer any concept of geniv.  IV
generation will still be carried out by wrappers but they will be
normal AEAD algorithms that simply take the IPsec sequence number
as the IV.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2015-05-22 11:25:54 +08:00
..
aead.h crypto: aead - Add support for new AEAD implementations 2015-05-22 11:25:54 +08:00
compress.h crypto: compress - Add pcomp interface 2009-03-04 15:05:33 +08:00
hash.h crypto: sha-mb - multibuffer crypto infrastructure 2014-08-25 20:32:25 +08:00
rng.h crypto: rng - Remove old low-level rng interface 2015-04-22 09:30:20 +08:00
skcipher.h crypto: skcipher - Don't use __crypto_dequeue_request() 2014-06-20 21:26:05 +08:00