linux/arch/s390/crypto
Jan Glauber 604973f1fe [CRYPTO] s390: Generic sha_update and sha_final
The sha_{update|final} functions are similar for every sha variant.
Since that is error-prone and redundant replace these functions by
a shared generic implementation for s390.

Signed-off-by: Jan Glauber <jang@linux.vnet.ibm.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2008-04-21 10:19:11 +08:00
..
aes_s390.c [S390] crypto: use more descriptive function names for init/exit routines. 2008-04-17 07:47:03 +02:00
crypt_s390.h
crypto_des.h
des_check_key.c
des_s390.c [S390] crypto: use more descriptive function names for init/exit routines. 2008-04-17 07:47:03 +02:00
Makefile [CRYPTO] s390: Generic sha_update and sha_final 2008-04-21 10:19:11 +08:00
prng.c [S390] constify function pointer tables. 2008-01-26 14:11:32 +01:00
sha1_s390.c [CRYPTO] s390: Generic sha_update and sha_final 2008-04-21 10:19:11 +08:00
sha256_s390.c [CRYPTO] s390: Generic sha_update and sha_final 2008-04-21 10:19:11 +08:00
sha_common.c [CRYPTO] s390: Generic sha_update and sha_final 2008-04-21 10:19:11 +08:00
sha.h [CRYPTO] s390: Generic sha_update and sha_final 2008-04-21 10:19:11 +08:00