mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07:00
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 <herbert@gondor.apana.org.au>
This commit is contained in:
527
crypto/lrw.c
527
crypto/lrw.c
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user