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
commit1e9b30de045178372b06773a77bd4d9986e648ca (patch)
tree832a65827e9846941975274d3f1e90ddc24f5167 /crypto/cbc.c
parent9b9a6f4429328ebd7861c726ae2fa3e378edd30f (diff)
downloadlinux-crypto-1e9b30de045178372b06773a77bd4d9986e648ca.tar.gz
linux-crypto-1e9b30de045178372b06773a77bd4d9986e648ca.zip
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