Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | crypto: x86/aes-ni - remove special handling of AES in PCBC mode | Ard Biesheuvel | 2018-10-05 | 1 | -209/+0 |
* | x86/fpu: Remove VLA usage of skcipher | Kees Cook | 2018-09-28 | 1 | -14/+16 |
* | crypto: aesni - Convert to skcipher | Herbert Xu | 2016-11-28 | 1 | -82/+125 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2015-06-22 | 1 | -1/+1 |
|\ | |||||
| * | crypto: aesni - fix crypto_fpu_exit() section mismatch | Jeremiah Mahler | 2015-06-15 | 1 | -1/+1 |
* | | x86/fpu: Rename i387.h to fpu/api.h | Ingo Molnar | 2015-05-19 | 1 | -1/+1 |
|/ | |||||
* | crypto: include crypto- module prefix in template | Kees Cook | 2014-11-26 | 1 | -0/+3 |
* | crypto: aesni-intel - Merge with fpu.ko | Andy Lutomirski | 2011-05-16 | 1 | -8/+2 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | crypto: aes-ni - Remove CRYPTO_TFM_REQ_MAY_SLEEP from fpu template | Huang Ying | 2009-06-18 | 1 | -2/+2 |
* | crypto: fpu - Add template for blkcipher touching FPU | Huang Ying | 2009-06-02 | 1 | -0/+166 |