+259
−15
+6
−255
+0
−12
+63
−2
Loading
Move the generic part of skcipher walk into scatterwalk, and use
it to implement memcpy_sglist.
This makes memcpy_sglist do the right thing when two distinct SG
lists contain identical subsets (e.g., the AD part of AEAD).
Signed-off-by:
Herbert Xu <herbert@gondor.apana.org.au>