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 [S390] Fixed comment typo. 2007-07-10 11:24:42 +02:00
crypto_des.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
des_check_key.c [S390] move crypto options and some cleanup. 2007-02-05 21:18:14 +01:00
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
sha.h [CRYPTO] s390: Generic sha_update and sha_final 2008-04-21 10:19:11 +08: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