dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/arch/s390/crypto
Sebastian Siewior 2d74d405fc [CRYPTO] s390-aes: Use correct encrypt/decrypt function in fallback
crypto_blkcipher_decrypt is wrong because it does not care about
the IV.

Signed-off-by: Sebastian Siewior <sebastian@breakpoint.cc>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2008-01-11 08:16:37 +11:00
..
Kconfig Fix trivial typos in Kconfig* files 2007-05-09 07:12:20 +02:00
Makefile [S390] Support for s390 Pseudo Random Number Generator 2007-02-05 21:18:22 +01:00
aes_s390.c [CRYPTO] s390-aes: Use correct encrypt/decrypt function in fallback 2008-01-11 08:16:37 +11: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] move crypto options and some cleanup. 2007-02-05 21:18:14 +01:00
prng.c [S390] Support for s390 Pseudo Random Number Generator 2007-02-05 21:18:22 +01:00
sha1_s390.c [CRYPTO] sha: Add header file for SHA definitions 2007-10-10 16:55:50 -07:00
sha256_s390.c [CRYPTO] sha: Add header file for SHA definitions 2007-10-10 16:55:50 -07:00