diff options
author | Herbert Xu <herbert@gondor.apana.org.au> | 2015-08-07 16:00:04 +0800 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2015-08-10 23:13:51 +0800 |
commit | 443c0d7ed9d3815b3425ca12d65337d52b9a0c34 (patch) | |
tree | f814eb9c062fb4b682bca4e941613be59dae9fa9 /init | |
parent | 17fb874dee093139923af8ed36061faa92cc8e79 (diff) | |
download | linux-443c0d7ed9d3815b3425ca12d65337d52b9a0c34.tar.gz linux-443c0d7ed9d3815b3425ca12d65337d52b9a0c34.tar.bz2 linux-443c0d7ed9d3815b3425ca12d65337d52b9a0c34.zip |
crypto: authencesn - Fix breakage with new ESP code
The ESP code has been updated to generate a completely linear
AD SG list. This unfortunately broke authencesn which expects
the AD to be divided into at least three parts.
This patch fixes it to cope with the new format. Later we will
fix it properly to accept arbitrary input and not rely on the
input being linear as part of the AEAD conversion.
Fixes: 7021b2e1cddd ("esp4: Switch to new AEAD interface")
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions