index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
camellia.c
Age
Commit message (
Expand
)
Author
2010-02-16
crypto: camellia - Fix checkpatch errors
Richard Hartmann
2008-12-25
crypto: camellia - use kernel-provided bitops, unaligned access
Harvey Harrison
2008-09-08
Revert "crypto: camellia - Use kernel-provided bitops, unaligned access helpers"
Herbert Xu
2008-07-10
crypto: camellia - Use kernel-provided bitops, unaligned access helpers
Harvey Harrison
2008-01-11
[CRYPTO] camellia: Move more common code into camellia_setup_tail
Denys Vlasenko
2008-01-11
[CRYPTO] camellia: Move common code into camellia_setup_tail
Denys Vlasenko
2008-01-11
[CRYPTO] camellia: Merge encrypt/decrypt routines for all key lengths
Denys Vlasenko
2008-01-11
[CRYPTO] camellia: Code shrink
Denys Vlasenko
2008-01-11
[CRYPTO] camellia: De-unrolling
Denys Vlasenko
2008-01-11
[CRYPTO] camellia: Code cleanup
Denys Vlasenko
2008-01-11
[CRYPTO] camellia: Code cleanup
Denys Vlasenko
2008-01-11
[CRYPTO] camellia: Code cleanup
Denys Vlasenko
2007-02-07
[CRYPTO] camellia: added the code of Camellia cipher algorithm.
Noriaki TAKAMIYA