summaryrefslogtreecommitdiffstats
path: root/crypto/serpent_generic.c
Commit message (Expand)AuthorAge
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2019-07-08
|\
| * crypto: serpent - mark __serpent_setkey_sbox noinlineArnd Bergmann2019-06-27
| * crypto: make all generic algorithms set cra_driver_nameEric Biggers2019-06-13
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-30
|/
* crypto: run initcalls for generic implementations earlierEric Biggers2019-04-18
* crypto: serpent - improve __serpent_setkey with UBSANArnd Bergmann2017-08-09
* crypto: add missing crypto module aliasesMathias Krause2015-01-13
* crypto: prefix module autoloading with "crypto-"Kees Cook2014-11-24
* crypto: serpent - use crypto_[un]register_algsJussi Kivilinna2012-08-01
* crypto: serpent - rename serpent.c to serpent_generic.cJussi Kivilinna2011-11-30