linux/include/crypto/internal
Herbert Xu 5b6d2d7fdf [CRYPTO] aead: Add aead_geniv_alloc/aead_geniv_free
This patch creates the infrastructure to help the construction of IV
generator templates that wrap around AEAD algorithms by adding an IV
generator to them.  This is useful for AEAD algorithms with no built-in
IV generator or to replace their built-in generator.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2008-01-11 08:16:51 +11:00
..
aead.h [CRYPTO] aead: Add aead_geniv_alloc/aead_geniv_free 2008-01-11 08:16:51 +11:00
skcipher.h [CRYPTO] skcipher: Create default givcipher instances 2008-01-11 08:16:46 +11:00