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
Linus Torvalds 37d4008484 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
* git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6: (31 commits)
  crypto: aes_generic - Fix checkpatch errors
  crypto: fcrypt - Fix checkpatch errors
  crypto: ecb - Fix checkpatch errors
  crypto: des_generic - Fix checkpatch errors
  crypto: deflate - Fix checkpatch errors
  crypto: crypto_null - Fix checkpatch errors
  crypto: cipher - Fix checkpatch errors
  crypto: crc32 - Fix checkpatch errors
  crypto: compress - Fix checkpatch errors
  crypto: cast6 - Fix checkpatch errors
  crypto: cast5 - Fix checkpatch errors
  crypto: camellia - Fix checkpatch errors
  crypto: authenc - Fix checkpatch errors
  crypto: api - Fix checkpatch errors
  crypto: anubis - Fix checkpatch errors
  crypto: algapi - Fix checkpatch errors
  crypto: blowfish - Fix checkpatch errors
  crypto: aead - Fix checkpatch errors
  crypto: ablkcipher - Fix checkpatch errors
  crypto: pcrypt - call the complete function on error
  ...
2010-02-26 16:50:02 -08:00
..
Makefile [CRYPTO] sha512: Hardware acceleration for s390 2008-04-21 10:19:21 +08:00
aes_s390.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 2010-02-26 16:50:02 -08:00
crypt_s390.h crypto: s390 - Respect STFL bit 2008-07-12 15:42:11 +08: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 crypto: des_s390 - Permit weak keys unless REQ_WEAK_KEY set 2009-06-18 19:52:59 +08:00
prng.c s390: Remove BKL from prng 2009-10-14 15:35:50 +02:00
sha.h crypto: sha-s390 - Switch to shash 2009-02-18 16:48:07 +08:00
sha1_s390.c crypto: sha-s390 - Fix warnings in import function 2009-09-05 16:27:35 +10:00
sha256_s390.c crypto: sha-s390 - Fix warnings in import function 2009-09-05 16:27:35 +10:00
sha512_s390.c crypto: sha-s390 - Fix warnings in import function 2009-09-05 16:27:35 +10:00
sha_common.c crypto: sha-s390 - Switch to shash 2009-02-18 16:48:07 +08:00