android_kernel_xiaomi_sdm845/include/crypto/internal
Herbert Xu 66f6ce5e52 crypto: ahash - Add unaligned handling and default operations
This patch exports the finup operation where available and adds
a default finup operation for ahash.  The operations final, finup
and digest also will now deal with unaligned result pointers by
copying it.  Finally export/import operations are will now be
exported too.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2009-07-15 12:40:40 +08:00
..
aead.h [CRYPTO] aead: Create default givcipher instances 2008-01-11 08:16:52 +11:00
compress.h crypto: compress - Add pcomp interface 2009-03-04 15:05:33 +08:00
hash.h crypto: ahash - Add unaligned handling and default operations 2009-07-15 12:40:40 +08:00
rng.h crypto: rng - RNG interface and implementation 2008-08-29 15:50:04 +10:00
skcipher.h crypto: skcipher - Move IV generators into their own modules 2008-08-29 15:50:00 +10:00