Skip to content

Commit

Permalink
crypto: serpent-sse2 - 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.

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 Feb 25, 2012
1 parent d97055e commit 35474c3
Showing 1 changed file with 163 additions and 243 deletions.
Loading

0 comments on commit 35474c3

Please sign in to comment.