linux/arch/s390/crypto
Linus Torvalds 3b23e665b6 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: (50 commits)
  crypto: ixp4xx - Select CRYPTO_AUTHENC
  crypto: s390 - Respect STFL bit
  crypto: talitos - Add support for sha256 and md5 variants
  crypto: hash - Move ahash functions into crypto/hash.h
  crypto: crc32c - Add ahash implementation
  crypto: hash - Added scatter list walking helper
  crypto: prng - Deterministic CPRNG
  crypto: hash - Removed vestigial ahash fields
  crypto: hash - Fixed digest size check
  crypto: rmd - sparse annotations
  crypto: rmd128 - sparse annotations
  crypto: camellia - Use kernel-provided bitops, unaligned access helpers
  crypto: talitos - Use proper form for algorithm driver names
  crypto: talitos - Add support for 3des
  crypto: padlock - Make module loading quieter when hardware isn't available
  crypto: tcrpyt - Remove unnecessary kmap/kunmap calls
  crypto: ixp4xx - Hardware crypto support for IXP4xx CPUs
  crypto: talitos - Freescale integrated security engine (SEC) driver
  [CRYPTO] tcrypt: Add self test for des3_ebe cipher operating in cbc mode
  [CRYPTO] rmd: Use pointer form of endian swapping operations
  ...
2008-07-14 13:40:42 -07: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: 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 [S390] crypto: use more descriptive function names for init/exit routines. 2008-04-17 07:47:03 +02:00
Makefile [CRYPTO] sha512: Hardware acceleration for s390 2008-04-21 10:19:21 +08:00
prng.c [S390] Cleanup cpacf printk messages. 2008-07-14 10:02:21 +02: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
sha512_s390.c [CRYPTO] sha384: Hardware acceleration for s390 2008-04-21 10:19:21 +08:00
sha_common.c [CRYPTO] sha512: Hardware acceleration for s390 2008-04-21 10:19:21 +08:00
sha.h [CRYPTO] sha512: Hardware acceleration for s390 2008-04-21 10:19:21 +08:00