Skip to content

Commit

Permalink
crypto: aesni - Convert to skcipher
Browse files Browse the repository at this point in the history
This patch converts aesni (including fpu) over to the skcipher
interface.  The LRW implementation has been removed as the generic
LRW code can now be used directly on top of the accelerated ECB
implementation.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
  • Loading branch information
Herbert Xu committed Nov 28, 2016
1 parent eed93e0 commit 8567186
Show file tree
Hide file tree
Showing 3 changed files with 346 additions and 573 deletions.
Loading

0 comments on commit 8567186

Please sign in to comment.