Skip to content

Commit

Permalink
crypto: aesni-intel - use crypto_[un]register_algs
Browse files Browse the repository at this point in the history
Combine all crypto_alg to be registered and use new crypto_[un]register_algs
functions. Simplifies init/exit code and reduce object size.

Cc: Huang Ying <ying.huang@intel.com>
Signed-off-by: Jussi Kivilinna <jussi.kivilinna@mbnet.fi>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
  • Loading branch information
Jussi Kivilinna authored and Herbert Xu committed May 15, 2012
1 parent d1cbb14 commit fa46ccb
Showing 1 changed file with 305 additions and 422 deletions.
Loading

0 comments on commit fa46ccb

Please sign in to comment.