summaryrefslogtreecommitdiff
path: root/crypto/cbc.c
diff options
context:
space:
mode:
authorHerbert Xu <herbert@gondor.apana.org.au>2023-09-14 16:28:27 +0800
committerHerbert Xu <herbert@gondor.apana.org.au>2023-09-20 13:15:29 +0800
commit32a8dc4afcfb098ef4e8b465c90db17d22d90107 (patch)
tree88c6658cb8ddd19441c307cc65ef7db4a82810af /crypto/cbc.c
parent3dfe8786b11a4a3f9ced2eb89c6c5d73eba84700 (diff)
crypto: ecb - Convert from skcipher to lskcipher
This patch adds two different implementations of ECB. First of all an lskcipher wrapper around existing ciphers is introduced as a temporary transition aid. Secondly a permanent lskcipher template is also added. It's simply a wrapper around the underlying lskcipher algorithm. Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/cbc.c')
0 files changed, 0 insertions, 0 deletions