diff options
author | Herbert Xu <herbert@gondor.apana.org.au> | 2016-07-12 07:17:55 +0200 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2016-07-18 11:35:48 +0200 |
commit | 85eccddee401ae81067e763516889780b5545160 (patch) | |
tree | 2ed2c98edfbe965640dd75a73bdabce37e4479c7 /include | |
parent | crypto: scatterwalk - Remove scatterwalk_bytes_sglen (diff) | |
download | linux-85eccddee401ae81067e763516889780b5545160.tar.xz linux-85eccddee401ae81067e763516889780b5545160.zip |
crypto: scatterwalk - Add no-copy support to copychunks
The function ablkcipher_done_slow is pretty much identical to
scatterwalk_copychunks except that it doesn't actually copy as
the processing hasn't been completed yet.
This patch allows scatterwalk_copychunks to be used in this case
by specifying out == 2.
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions