diff options
author | Christian Lamparter <chunkeey@gmail.com> | 2019-04-22 13:26:00 +0200 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2019-05-03 14:03:29 +0800 |
commit | 9848e4c873c1cae019bbef4ab3a500a05ca59fe6 (patch) | |
tree | 1ed5c1beebe3a50edd2391bac72a8aab4cabbc16 /drivers/crypto/picoxcell_crypto_regs.h | |
parent | 7e92e1717e3eaf6b322c252947c696b3059f05be (diff) | |
download | blackbird-op-linux-9848e4c873c1cae019bbef4ab3a500a05ca59fe6.tar.gz blackbird-op-linux-9848e4c873c1cae019bbef4ab3a500a05ca59fe6.zip |
crypto: crypto4xx - use sync skcipher for fallback
This replaces struct crypto_skcipher and the extra request size
with struct crypto_sync_skcipher and SYNC_SKCIPHER_REQUEST_ON_STACK(),
which uses a fixed stack size.
Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'drivers/crypto/picoxcell_crypto_regs.h')
0 files changed, 0 insertions, 0 deletions