Revision f3de082c12e5e9ff43c58a7561f6ec3272d03a48 authored by Linus Torvalds on 30 December 2016, 17:29:50 UTC, committed by Linus Torvalds on 30 December 2016, 17:29:50 UTC
Pull crypto fix from Herbert Xu:
 "This fixes a boot failure on some platforms when crypto self test is
  enabled along with the new acomp interface"

* 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6:
  crypto: testmgr - Use heap buffer for acomp test input
2 parent s 98473f9 + 02608e0
History
File Mode Size
Kconfig -rw-r--r-- 2.2 KB
Makefile -rw-r--r-- 342 bytes
xfrm_algo.c -rw-r--r-- 14.2 KB
xfrm_hash.c -rw-r--r-- 766 bytes
xfrm_hash.h -rw-r--r-- 4.4 KB
xfrm_input.c -rw-r--r-- 9.0 KB
xfrm_ipcomp.c -rw-r--r-- 7.6 KB
xfrm_output.c -rw-r--r-- 5.4 KB
xfrm_policy.c -rw-r--r-- 80.6 KB
xfrm_proc.c -rw-r--r-- 3.4 KB
xfrm_replay.c -rw-r--r-- 14.3 KB
xfrm_state.c -rw-r--r-- 55.6 KB
xfrm_sysctl.c -rw-r--r-- 1.8 KB
xfrm_user.c -rw-r--r-- 73.2 KB

back to top