Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-12-11 | crypto: x86 - Regularize glue function prototypes | Kees Cook | 1 | -2/+4 |
2019-07-08 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 1 | -1/+8 |
2019-06-27 | crypto: serpent - mark __serpent_setkey_sbox noinline | Arnd Bergmann | 1 | -1/+7 |
2019-06-13 | crypto: make all generic algorithms set cra_driver_name | Eric Biggers | 1 | -0/+1 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 1 | -5/+1 |
2019-04-18 | crypto: run initcalls for generic implementations earlier | Eric Biggers | 1 | -1/+1 |
2017-08-09 | crypto: serpent - improve __serpent_setkey with UBSAN | Arnd Bergmann | 1 | -36/+41 |
2015-01-13 | crypto: add missing crypto module aliases | Mathias Krause | 1 | -0/+1 |
2014-11-24 | crypto: prefix module autoloading with "crypto-" | Kees Cook | 1 | -2/+2 |
2012-08-01 | crypto: serpent - use crypto_[un]register_algs | Jussi Kivilinna | 1 | -34/+19 |
2011-11-30 | crypto: serpent - rename serpent.c to serpent_generic.c | Jussi Kivilinna | 1 | -0/+684 |