aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/serpent_generic.c
AgeCommit message (Expand)Author
2022-12-02crypto: Prepare to move crypto_tfm_ctxHerbert Xu
2021-03-07crypto: serpent - Fix sparse byte order warningsHerbert Xu
2021-02-10crypto: serpent - use unaligned accessors instead of alignmaskArd Biesheuvel
2021-02-10crypto: serpent - get rid of obsolete tnepres variantArd Biesheuvel
2019-12-11crypto: x86 - Regularize glue function prototypesKees Cook
2019-07-08Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2019-06-27crypto: serpent - mark __serpent_setkey_sbox noinlineArnd Bergmann
2019-06-13crypto: make all generic algorithms set cra_driver_nameEric Biggers
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-04-18crypto: run initcalls for generic implementations earlierEric Biggers
2017-08-09crypto: serpent - improve __serpent_setkey with UBSANArnd Bergmann
2015-01-13crypto: add missing crypto module aliasesMathias Krause
2014-11-24crypto: prefix module autoloading with "crypto-"Kees Cook
2012-08-01crypto: serpent - use crypto_[un]register_algsJussi Kivilinna
2011-11-30crypto: serpent - rename serpent.c to serpent_generic.cJussi Kivilinna