[CRYPTO] sha: Add header file for SHA definitions
Jan Glauber authored

There are currently several SHA implementations that all define their own
initialization vectors and size values. Since this values are idential
move them to a header file under include/crypto.
Signed-off-by: default avatarJan Glauber <jang@de.ibm.com>
Signed-off-by: default avatarHerbert Xu <herbert@gondor.apana.org.au>
5265eeb2
Name Last commit Last update
..
async_tx async_tx: fix dma_wait_for_async_tx
Kconfig [CRYPTO] xts: XTS blockcipher mode implementation without partial blocks
Makefile [CRYPTO] sha: Load the SHA[1|256] module by an alias
ablkcipher.c [CRYPTO] ablkcipher: Remove queue pointer from common alg object
aead.c [CRYPTO] api: Add aead crypto type
aes_generic.c [CRYPTO] aes: Rename aes to aes-generic
algapi.c [CRYPTO] api: Explain the comparison on larval cra_name
anubis.c [CRYPTO] api: Get rid of flags argument to setkey
api.c [CRYPTO] api: Wake up all waiters when larval completes
arc4.c [CRYPTO] api: Get rid of flags argument to setkey
authenc.c [CRYPTO] authenc: Kill spaces in algorithm names
blkcipher.c [CRYPTO] blkcipher: Added blkcipher_walk_virt_block
blowfish.c [CRYPTO] api: Get rid of flags argument to setkey
camellia.c [CRYPTO] camellia: added the code of Camellia cipher algorithm.
cast5.c [CRYPTO] api: Get rid of flags argument to setkey
cast6.c [CRYPTO] api: Get rid of flags argument to setkey
cbc.c [CRYPTO] templates: Pass type/mask when creating instances
cipher.c [CRYPTO] api: Add missing headers for setkey_unaligned
compress.c [CRYPTO] api: Remove deprecated interface
crc32c.c [CRYPTO] api: Get rid of flags argument to setkey
cryptd.c [CRYPTO] ablkcipher: Remove queue pointer from common alg object
crypto_null.c [CRYPTO] api: Get rid of flags argument to setkey
cryptomgr.c [CRYPTO] cryptomgr: Fix parsing of recursive algorithms
deflate.c [CRYPTO] api: Added cra_init/cra_exit
des_generic.c [CRYPTO] des: Rename des to des-generic
digest.c
ecb.c
fcrypt.c
gf128mul.c
hash.c
hmac.c
internal.h
khazad.c
lrw.c
md4.c
md5.c
michael_mic.c
pcbc.c
proc.c
scatterwalk.c
scatterwalk.h
seed.c
serpent.c
sha1_generic.c
sha256_generic.c
sha512.c
tcrypt.c
tcrypt.h
tea.c
tgr192.c
twofish.c
twofish_common.c
wp512.c
xcbc.c
xor.c
xts.c