diff options
author | Eric Biggers <ebiggers@google.com> | 2025-05-05 22:10:40 +0300 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2025-05-12 08:32:53 +0300 |
commit | 4e39d0712ec40079c45703b43806bb05b2cfa9b0 (patch) | |
tree | 80b74ae8b977a0eaba1089fd5f24f0dba91e0f3e /tools/perf/scripts/python/export-to-postgresql.py | |
parent | dbc4b1458e931e47198c3165ff5853bc1ad6bd7a (diff) | |
download | linux-4e39d0712ec40079c45703b43806bb05b2cfa9b0.tar.xz |
crypto: gcm - use memcpy_sglist() instead of null skcipher
For copying data between two scatterlists, just use memcpy_sglist()
instead of the so-called "null skcipher". This is much simpler.
Signed-off-by: Eric Biggers <ebiggers@google.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions