summaryrefslogtreecommitdiff
path: root/crypto/algif_skcipher.c
diff options
context:
space:
mode:
authorHerbert Xu <herbert@gondor.apana.org.au>2023-11-28 14:33:19 +0800
committerHerbert Xu <herbert@gondor.apana.org.au>2023-12-08 11:59:46 +0800
commit0707e88b0fc95ffb101ea0ce0c0844b5b279bdab (patch)
tree36c6ae0edd9f931b225a42509e03638b69771307 /crypto/algif_skcipher.c
parentb6a1c6333cf2c72e096d296dd9bffe560115b751 (diff)
downloadlinux-crypto-0707e88b0fc95ffb101ea0ce0c0844b5b279bdab.tar.gz
linux-crypto-0707e88b0fc95ffb101ea0ce0c0844b5b279bdab.zip
crypto: skcipher - Make use of internal state
This patch adds code to the skcipher/lskcipher API to make use of the internal state if present. In particular, the skcipher lskcipher wrapper will allocate a buffer for the IV/state and feed that to the underlying lskcipher algorithm. Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/algif_skcipher.c')
0 files changed, 0 insertions, 0 deletions