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/drivers/char/hw_random
Linus Torvalds 332a339218 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: (102 commits)
  crypto: sha-s390 - Fix warnings in import function
  crypto: vmac - New hash algorithm for intel_txt support
  crypto: api - Do not displace newly registered algorithms
  crypto: ansi_cprng - Fix module initialization
  crypto: xcbc - Fix alignment calculation of xcbc_tfm_ctx
  crypto: fips - Depend on ansi_cprng
  crypto: blkcipher - Do not use eseqiv on stream ciphers
  crypto: ctr - Use chainiv on raw counter mode
  Revert crypto: fips - Select CPRNG
  crypto: rng - Fix typo
  crypto: talitos - add support for 36 bit addressing
  crypto: talitos - align locks on cache lines
  crypto: talitos - simplify hmac data size calculation
  crypto: mv_cesa - Add support for Orion5X crypto engine
  crypto: cryptd - Add support to access underlaying shash
  crypto: gcm - Use GHASH digest algorithm
  crypto: ghash - Add GHASH digest algorithm for GCM
  crypto: authenc - Convert to ahash
  crypto: api - Fix aligned ctx helper
  crypto: hmac - Prehash ipad/opad
  ...
2009-09-11 09:38:37 -07:00
..
Kconfig MIPS: hwrng: Add TX4939 RNG driver 2009-06-17 11:06:27 +01:00
Makefile MIPS: hwrng: Add TX4939 RNG driver 2009-06-17 11:06:27 +01:00
amd-rng.c hwrng: Use PCI_VDEVICE 2009-06-25 13:50:53 +08:00
core.c Driver Core: misc: add nodename support for misc devices. 2009-06-15 21:30:25 -07:00
geode-rng.c hwrng: Use PCI_VDEVICE 2009-06-25 13:50:53 +08:00
intel-rng.c Remove multiple KERN_ prefixes from printk formats 2009-07-08 10:30:03 -07:00
ixp4xx-rng.c
mxc-rnga.c i.MX31: Add hw-random for RNGA 2009-05-07 16:17:16 +02:00
n2-asm.S
n2-drv.c
n2rng.h
omap-rng.c hwrng: omap - Move probe function to .devinit.text 2009-06-02 14:04:21 +10:00
pasemi-rng.c
timeriomem-rng.c hwrng: timeriomem - Fix potential oops (request_mem_region/__devinit) 2009-06-03 19:28:03 +10:00
tx4939-rng.c MIPS: hwrng: Add TX4939 RNG driver 2009-06-17 11:06:27 +01:00
via-rng.c hwrng: via_rng - Support VIA Nano hardware RNG 2009-06-02 14:04:53 +10:00
virtio-rng.c virtio: handle short buffers in virtio_rng. 2009-06-12 22:16:40 +09:30