Herbert Xu 662ea18d08 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>
2023-12-08 11:59:46 +08:00
..
2023-09-20 13:15:29 +08:00
2022-12-02 18:12:40 +08:00
2023-06-05 09:36:35 +02:00
2021-03-26 19:55:55 +11:00
2019-08-05 18:40:19 -04:00
2023-10-05 18:16:31 +08:00
2022-04-08 16:12:46 +08:00
2023-01-06 17:15:47 +08:00