summaryrefslogtreecommitdiffstats
path: root/crypto/serpent_generic.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2019-07-081-1/+8
|\
| * crypto: serpent - mark __serpent_setkey_sbox noinlineArnd Bergmann2019-06-271-1/+7
| * crypto: make all generic algorithms set cra_driver_nameEric Biggers2019-06-131-0/+1
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1
|/
* crypto: run initcalls for generic implementations earlierEric Biggers2019-04-181-1/+1
* crypto: serpent - improve __serpent_setkey with UBSANArnd Bergmann2017-08-091-36/+41
* crypto: add missing crypto module aliasesMathias Krause2015-01-131-0/+1
* crypto: prefix module autoloading with "crypto-"Kees Cook2014-11-241-2/+2
* crypto: serpent - use crypto_[un]register_algsJussi Kivilinna2012-08-011-34/+19
* crypto: serpent - rename serpent.c to serpent_generic.cJussi Kivilinna2011-11-301-0/+684