Skip to content
Commit f4077646 authored by Herbert Xu's avatar Herbert Xu
Browse files

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: default avatarHerbert Xu <herbert@gondor.apana.org.au>
parent 075db214
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment