Skip to content

Commit 700cb3f

Browse files
committed
crypto: lrw - Convert to skcipher
This patch converts lrw 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 lrw(aes) is maintained as opposed to the more obvious one of lrw(ecb(aes)). Signed-off-by: Herbert Xu <[email protected]>
1 parent cf2c0fe commit 700cb3f

File tree

1 file changed

+380
-127
lines changed

1 file changed

+380
-127
lines changed

0 commit comments

Comments
 (0)