index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
/
serpent_generic.c
Age
Commit message (
Expand
)
Author
2021-03-07
crypto: serpent - Fix sparse byte order warnings
Herbert Xu
2021-02-10
crypto: serpent - use unaligned accessors instead of alignmask
Ard Biesheuvel
2021-02-10
crypto: serpent - get rid of obsolete tnepres variant
Ard Biesheuvel
2019-12-11
crypto: x86 - Regularize glue function prototypes
Kees Cook
2019-07-08
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2019-06-27
crypto: serpent - mark __serpent_setkey_sbox noinline
Arnd Bergmann
2019-06-13
crypto: make all generic algorithms set cra_driver_name
Eric Biggers
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-04-18
crypto: run initcalls for generic implementations earlier
Eric Biggers
2017-08-09
crypto: serpent - improve __serpent_setkey with UBSAN
Arnd Bergmann
2015-01-13
crypto: add missing crypto module aliases
Mathias Krause
2014-11-24
crypto: prefix module autoloading with "crypto-"
Kees Cook
2012-08-01
crypto: serpent - use crypto_[un]register_algs
Jussi Kivilinna
2011-11-30
crypto: serpent - rename serpent.c to serpent_generic.c
Jussi Kivilinna