diff options
author | Iuliana Prodan <iuliana.prodan@nxp.com> | 2019-02-08 14:50:07 +0100 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2019-02-15 06:21:55 +0100 |
commit | ba4cf71b6f1b0165f34888b17fe44f4235dd0132 (patch) | |
tree | ef2549c74e2095e13fcd085763df9a1f28ef3b14 /crypto/arc4.c | |
parent | crypto: qat - Remove unused goto label (diff) | |
download | linux-ba4cf71b6f1b0165f34888b17fe44f4235dd0132.tar.xz linux-ba4cf71b6f1b0165f34888b17fe44f4235dd0132.zip |
crypto: caam - use mapped_{src,dst}_nents for job descriptor
The mapped_{src,dst}_nents _returned_ from the dma_map_sg call (which
could be less than src/dst_nents) have to be used to generate the aead,
skcipher job descriptors.
Signed-off-by: Iuliana Prodan <iuliana.prodan@nxp.com>
Reviewed-by: Horia Geantă <horia.geanta@nxp.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/arc4.c')
0 files changed, 0 insertions, 0 deletions