Skip to content

Commit f1c131b

Browse files
committed
crypto: xts - Convert to skcipher
This patch converts xts over to the skcipher interface. It also optimises the implementation to be based on ECB instead of the underlying cipher. For compatibility the existing naming scheme of xts(aes) is maintained as opposed to the more obvious one of xts(ecb(aes)). Signed-off-by: Herbert Xu <[email protected]>
1 parent 700cb3f commit f1c131b

File tree

2 files changed

+416
-157
lines changed

2 files changed

+416
-157
lines changed

0 commit comments

Comments
 (0)