mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07:00
crypto: cts - Convert to skcipher
This patch converts cts over to the skcipher interface. It also optimises the implementation to use one CBC operation for all but the last block, which is then processed separately. Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
This commit is contained in:
509
crypto/cts.c
509
crypto/cts.c
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user