diff options
author | Hongzhi.Song <hongzhi.song@windriver.com> | 2018-08-22 01:37:12 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-08-23 07:50:00 +0100 |
commit | 01f70f02650221242d4ba629337c882ad28bf9a2 (patch) | |
tree | 9db347469df4fab01d7e7774809009b1a8a24085 /meta/recipes-devtools/perl | |
parent | 744b05919127c1a5ab7501ad5630db575b0cda48 (diff) | |
download | poky-01f70f02650221242d4ba629337c882ad28bf9a2.tar.gz |
cryptodev-linux: Fixes a kernel crash observed with cipher-gcm test
The crypto API for AEAD ciphers changed in recent kernels, so that
associated data is now part of both source and destination scatter
gathers. The source, destination and associated data buffers need
to be stiched accordingly for the operations to succeed.
(From OE-Core rev: 76da04571b8cb2241b3f46dec4935ff299639b7d)
Signed-off-by: Hongzhi.Song <hongzhi.song@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/perl')
0 files changed, 0 insertions, 0 deletions