summaryrefslogtreecommitdiffstats
path: root/crypto/drbg.c
diff options
context:
space:
mode:
authorHerbert Xu2016-11-21 09:26:19 +0100
committerHerbert Xu2016-11-22 08:02:25 +0100
commitc8467f7a3620698bf3c22f0e199b550fb611a8ae (patch)
treeac4aff2322676b17b409a142c1f41a77eb6678ad /crypto/drbg.c
parentcrypto: algif_hash - Fix result clobbering in recvmsg (diff)
downloadkernel-qcow2-linux-c8467f7a3620698bf3c22f0e199b550fb611a8ae.tar.gz
kernel-qcow2-linux-c8467f7a3620698bf3c22f0e199b550fb611a8ae.tar.xz
kernel-qcow2-linux-c8467f7a3620698bf3c22f0e199b550fb611a8ae.zip
crypto: scatterwalk - Remove unnecessary aliasing check in map_and_copy
The aliasing check in map_and_copy is no longer necessary because the IPsec ESP code no longer provides an IV that points into the actual request data. As this check is now triggering BUG checks due to the vmalloced stack code, I'm removing it. Reported-by: Eric Biggers <ebiggers@google.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/drbg.c')
0 files changed, 0 insertions, 0 deletions