diff options
author | Horia Geantă <horia.geanta@nxp.com> | 2017-12-19 11:16:05 +0100 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2017-12-28 07:56:47 +0100 |
commit | 662f70ede5975ce68a1c3524c9fa080c44a38b44 (patch) | |
tree | 81216ca59ab4de12a02765c7069d4ef0ac10963e /drivers/uio | |
parent | crypto: caam - constify key data (diff) | |
download | linux-662f70ede5975ce68a1c3524c9fa080c44a38b44.tar.xz linux-662f70ede5975ce68a1c3524c9fa080c44a38b44.zip |
crypto: caam - remove needless ablkcipher key copy
ablkcipher shared descriptors are relatively small, thus there is enough
space for the key to be inlined.
Accordingly, there is no need to copy the key in ctx->key.
Signed-off-by: Horia Geantă <horia.geanta@nxp.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'drivers/uio')
0 files changed, 0 insertions, 0 deletions