linux/include/crypto
LABBE Corentin 0c4c78de04 crypto: hash - add zero length message hash for shax and md5
Some crypto drivers cannot process empty data message and return a
precalculated hash for md5/sha1/sha224/sha256.

This patch add thoses precalculated hash in include/crypto.

Signed-off-by: LABBE Corentin <clabbe.montjoie@gmail.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2015-12-22 20:43:35 +08:00
..
internal crypto: rsa - RSA padding algorithm 2015-12-09 20:03:57 +08:00
ablk_helper.h
aead.h crypto: aead - fix kernel-doc warnings in crypto/aead.h 2015-12-09 20:03:45 +08:00
aes.h
akcipher.h crypto: akcipher - fix typos in include/crypto/akcipher.h 2015-12-11 22:55:13 +08:00
algapi.h
authenc.h
b128ops.h
blowfish.h
cast_common.h
cast5.h
cast6.h
chacha20.h
compress.h
cryptd.h
crypto_wq.h
ctr.h
des.h
drbg.h
gf128mul.h
hash_info.h
hash.h crypto: ahash - Add crypto_ahash_blocksize 2015-10-20 22:10:48 +08:00
if_alg.h
lrw.h
mcryptd.h
md5.h crypto: hash - add zero length message hash for shax and md5 2015-12-22 20:43:35 +08:00
null.h
padlock.h
pcrypt.h
pkcs7.h
poly1305.h
public_key.h KEYS: Merge the type-specific data with the payload data 2015-10-21 15:18:36 +01:00
rng.h
scatterwalk.h crypto: replace scatterwalk_sg_chain with sg_chain 2015-08-17 08:12:54 -06:00
serpent.h
sha.h crypto: hash - add zero length message hash for shax and md5 2015-12-22 20:43:35 +08:00
sha1_base.h
sha256_base.h
sha512_base.h
skcipher.h crypto: skcipher - Add top-level skcipher interface 2015-08-21 22:21:19 +08:00
twofish.h
vmac.h
xts.h