Revision 48d4e137ea3174dc77efe1cc20570e95af2ffc9e authored by Linus Torvalds on 18 June 2012, 19:20:36 UTC, committed by Linus Torvalds on 18 June 2012, 19:20:36 UTC
Pull a crypto fix from Herbert Xu:
 "This push fixes another bug in the atmel-rng that made it produce
  completely useless output."

* git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6:
  hwrng: atmel-rng - fix data valid check
2 parent s 9023a40 + c475c06
History
File Mode Size
Kconfig -rw-r--r-- 2.3 KB
Makefile -rw-r--r-- 342 bytes
xfrm_algo.c -rw-r--r-- 13.2 KB
xfrm_hash.c -rw-r--r-- 766 bytes
xfrm_hash.h -rw-r--r-- 3.1 KB
xfrm_input.c -rw-r--r-- 6.2 KB
xfrm_ipcomp.c -rw-r--r-- 7.7 KB
xfrm_output.c -rw-r--r-- 4.2 KB
xfrm_policy.c -rw-r--r-- 71.2 KB
xfrm_proc.c -rw-r--r-- 3.1 KB
xfrm_replay.c -rw-r--r-- 12.3 KB
xfrm_state.c -rw-r--r-- 53.4 KB
xfrm_sysctl.c -rw-r--r-- 1.7 KB
xfrm_user.c -rw-r--r-- 69.4 KB

back to top