aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/serpent_generic.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-08Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-1/+8
2019-06-27crypto: serpent - mark __serpent_setkey_sbox noinlineArnd Bergmann1-1/+7
2019-06-13crypto: make all generic algorithms set cra_driver_nameEric Biggers1-0/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-5/+1
2019-04-18crypto: run initcalls for generic implementations earlierEric Biggers1-1/+1
2017-08-09crypto: serpent - improve __serpent_setkey with UBSANArnd Bergmann1-36/+41
2015-01-13crypto: add missing crypto module aliasesMathias Krause1-0/+1
2014-11-24crypto: prefix module autoloading with "crypto-"Kees Cook1-2/+2
2012-08-01crypto: serpent - use crypto_[un]register_algsJussi Kivilinna1-34/+19
2011-11-30crypto: serpent - rename serpent.c to serpent_generic.cJussi Kivilinna1-0/+684