Skip to content

Commit

Permalink
crypto: sun4i-ss - move from ablkcipher to skcipher API
Browse files Browse the repository at this point in the history
Update the sun4i-ss driver to use the skcipher API instead of the old
ablkcipher one. It's a bit more tricky than s/ablkcipher/skcipher/, but
still nothing special and the driver's logic stays the same.

Signed-off-by: Antoine Tenart <antoine.tenart@free-electrons.com>
Tested-by: Corentin Labbe <clabbe.montjoie@gmail.com>
Acked-by: Corentin Labbe <clabbe.montjoie@gmail.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
  • Loading branch information
Antoine Ténart authored and Herbert Xu committed Jun 19, 2017
1 parent d78867a commit 317cbac
Show file tree
Hide file tree
Showing 3 changed files with 221 additions and 224 deletions.
Loading

0 comments on commit 317cbac

Please sign in to comment.