summaryrefslogtreecommitdiff
path: root/crypto/algapi.c
diff options
context:
space:
mode:
authorHerbert Xu <herbert@gondor.apana.org.au>2025-02-16 11:07:15 +0800
committerHerbert Xu <herbert@gondor.apana.org.au>2025-02-22 16:00:03 +0800
commitf407764621220ffad3df6c589efc4b4ac010d3d5 (patch)
treea3d6d6cdee3bf14ee92036452d696174f09c57b1 /crypto/algapi.c
parent075db21426b17609e2374274751b761e35d39664 (diff)
downloadlinux-f407764621220ffad3df6c589efc4b4ac010d3d5.tar.gz
linux-f407764621220ffad3df6c589efc4b4ac010d3d5.tar.bz2
linux-f407764621220ffad3df6c589efc4b4ac010d3d5.zip
crypto: x86/ghash - Use proper helpers to clone request
Rather than copying a request by hand with memcpy, use the correct API helpers to setup the new request. This will matter once the API helpers start setting up chained requests as a simple memcpy will break chaining. Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/algapi.c')
0 files changed, 0 insertions, 0 deletions