summaryrefslogtreecommitdiff
path: root/net/tls/tls_device_fallback.c
diff options
context:
space:
mode:
authorEric Biggers <ebiggers@google.com>2025-02-19 21:23:36 +0300
committerHerbert Xu <herbert@gondor.apana.org.au>2025-03-02 10:19:44 +0300
commite9787deff49eacb94e98953c3a9ad22abd77dd09 (patch)
tree714834e0177ce09ad7f0f543fe5dc5fcb5627eb5 /net/tls/tls_device_fallback.c
parent95c47514b91659a4d500b925fba45461b839e5db (diff)
downloadlinux-e9787deff49eacb94e98953c3a9ad22abd77dd09.tar.xz
crypto: x86/aes-gcm - use the new scatterwalk functions
In gcm_process_assoc(), use scatterwalk_next() which consolidates scatterwalk_clamp() and scatterwalk_map(). Use scatterwalk_done_src() which consolidates scatterwalk_unmap(), scatterwalk_advance(), and scatterwalk_done(). Also rename some variables to avoid implying that anything is actually mapped (it's not), or that the loop is going page by page (it is for now, but nothing actually requires that to be the case). Signed-off-by: Eric Biggers <ebiggers@google.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'net/tls/tls_device_fallback.c')
0 files changed, 0 insertions, 0 deletions