diff options
| author | Herbert Xu <herbert@gondor.apana.org.au> | 2026-03-26 15:30:20 +0900 |
|---|---|---|
| committer | Herbert Xu <herbert@gondor.apana.org.au> | 2026-03-31 17:11:47 +0900 |
| commit | a664bf3d603dc3bdcf9ae47cc21e0daec706d7a5 (patch) | |
| tree | 2aa024412d16d02322bd442ff701c183568fa03e /tools/perf/scripts/python/libxed.py | |
| parent | 62397b493e14107ae82d8b80938f293d95425bcb (diff) | |
crypto: algif_aead - Revert to operating out-of-place
This mostly reverts commit 72548b093ee3 except for the copying of
the associated data.
There is no benefit in operating in-place in algif_aead since the
source and destination come from different mappings. Get rid of
all the complexity added for in-place operation and just copy the
AD directly.
Fixes: 72548b093ee3 ("crypto: algif_aead - copy AAD from src to dst")
Reported-by: Taeyang Lee <0wn@theori.io>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'tools/perf/scripts/python/libxed.py')
0 files changed, 0 insertions, 0 deletions
