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