Skip to content

Commit

Permalink
[CRYPTO] camellia: Merge encrypt/decrypt routines for all key lengths
Browse files Browse the repository at this point in the history
unifies encrypt/decrypt routines for different key lengths.
This reduces module size by ~25%, with tiny (less than 1%)
speed impact.
Also collapses encrypt/decrypt into more readable
(visually shorter) form using macros.

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
  • Loading branch information
Denys Vlasenko authored and Herbert Xu committed Jan 10, 2008
1 parent 2ddae4a commit acca79a
Showing 1 changed file with 106 additions and 403 deletions.
Loading

0 comments on commit acca79a

Please sign in to comment.