Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | x86/fpu, crypto x86/sha512_ssse3: Simplify the sha512_ssse3_mod_init() xfeatu... | Ingo Molnar | 2015-05-19 | 1 | -11/+3 |
* | x86/fpu: Rename fpu/xsave.h to fpu/xstate.h | Ingo Molnar | 2015-05-19 | 1 | -1/+1 |
* | x86/fpu: Move xsave.h to fpu/xsave.h | Ingo Molnar | 2015-05-19 | 1 | -1/+1 |
* | x86/fpu: Rename i387.h to fpu/api.h | Ingo Molnar | 2015-05-19 | 1 | -1/+1 |
* | crypto: x86/sha512_ssse3 - move SHA-384/512 SSSE3 implementation to base layer | Ard Biesheuvel | 2015-04-10 | 1 | -167/+35 |
* | crypto: sha - replace memset by memzero_explicit | Julia Lawall | 2014-12-02 | 1 | -1/+1 |
* | crypto: prefix module autoloading with "crypto-" | Kees Cook | 2014-11-24 | 1 | -2/+2 |
* | crypto: sha512_ssse3 - fix byte count to bit count conversion | Jussi Kivilinna | 2014-06-25 | 1 | -1/+1 |
* | crypto: sha512_ssse3 - add sha384 support | Jussi Kivilinna | 2013-05-28 | 1 | -5/+53 |
* | crypto: sha512 - Create module providing optimized SHA512 routines using SSSE... | Tim Chen | 2013-04-25 | 1 | -0/+282 |