commit | 8e731ee5e2a5aa37b736c05ee2562e1169af866e | [log] [tgz] |
---|---|---|
author | Horia Geantă <horia.geanta@nxp.com> | Tue Feb 19 16:56:56 2019 +0200 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Thu Feb 28 14:17:58 2019 +0800 |
tree | 820a3588fe5f8164f33966bfe4fcc911cd0574cc | |
parent | 65055e2108847af5e577cc7ce6bde45ea136d29a [diff] |
crypto: caam - fix DMA mapping xcbc key twice Fix a side effect of adding xcbc support, which leads to DMA mapping the key twice. Fixes: 12b8567f6fa4 ("crypto: caam - add support for xcbc(aes)") Signed-off-by: Horia Geantă <horia.geanta@nxp.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>