summaryrefslogtreecommitdiffstats
path: root/Kbuild
diff options
context:
space:
mode:
authorPascal van Leeuwen <pvanleeuwen@insidesecure.com>2019-07-02 16:39:56 +0200
committerHerbert Xu <herbert@gondor.apana.org.au>2019-07-26 06:52:00 +0200
commita74d850f787ef9578fa2829bfaecb222269cb754 (patch)
tree8091bf3695b605a04b6734dd9de45d5857ee62ea /Kbuild
parentcrypto: inside-secure - fix scatter/gather list to descriptor conversion (diff)
downloadlinux-a74d850f787ef9578fa2829bfaecb222269cb754.tar.xz
linux-a74d850f787ef9578fa2829bfaecb222269cb754.zip
crypto: inside-secure - fix EINVAL error (buf overflow) for AEAD decrypt
This patch fixes a buffer overflow error returning -EINVAL for AEAD decrypt operations by NOT appending the (already verified) ICV to the output packet (which is not expected by the API anyway). With this fix, all testmgr AEAD (extra) tests now pass. Signed-off-by: Pascal van Leeuwen <pvanleeuwen@verimatrix.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'Kbuild')
0 files changed, 0 insertions, 0 deletions