remarkable-linux/arch/s390/crypto
LABBE Corentin 19b14e7e22 crypto: s390/sha - replace raw value by their coresponding define
SHA_MAX_STATE_SIZE is just the number of u32 word for SHA512.
So replace the raw value "16" by their meaning (SHA512_DIGEST_SIZE / 4)

Signed-off-by: LABBE Corentin <clabbe.montjoie@gmail.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2015-10-15 21:05:11 +08:00
..
aes_s390.c s390/crypto: add cpu feature modaliases for crypto modules 2015-07-22 09:58:02 +02:00
crypt_s390.h s390/zcrypt: Introduce new SHA-512 based Pseudo Random Generator. 2015-04-23 16:56:21 +02:00
des_s390.c s390/crypto: add cpu feature modaliases for crypto modules 2015-07-22 09:58:02 +02:00
ghash_s390.c s390/crypto: add cpu feature modaliases for crypto modules 2015-07-22 09:58:02 +02:00
Makefile crypto: s390 - add System z hardware support for GHASH 2011-05-04 15:06:32 +10:00
prng.c s390/crypto: add cpu feature modaliases for crypto modules 2015-07-22 09:58:02 +02:00
sha.h crypto: s390/sha - replace raw value by their coresponding define 2015-10-15 21:05:11 +08:00
sha1_s390.c s390/crypto: add cpu feature modaliases for crypto modules 2015-07-22 09:58:02 +02:00
sha256_s390.c s390/crypto: add cpu feature modaliases for crypto modules 2015-07-22 09:58:02 +02:00
sha512_s390.c s390/crypto: add cpu feature modaliases for crypto modules 2015-07-22 09:58:02 +02:00
sha_common.c s390/crypto: Don't panic after crypto instruction failures 2012-11-23 11:14:27 +01:00