aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/crypto/fpu.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-05crypto: x86/aes-ni - remove special handling of AES in PCBC modeArd Biesheuvel1-209/+0
2018-09-28x86/fpu: Remove VLA usage of skcipherKees Cook1-14/+16
2016-11-28crypto: aesni - Convert to skcipherHerbert Xu1-82/+125
2015-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-1/+1
2015-06-15crypto: aesni - fix crypto_fpu_exit() section mismatchJeremiah Mahler1-1/+1
2015-05-19x86/fpu: Rename i387.h to fpu/api.hIngo Molnar1-1/+1
2014-11-26crypto: include crypto- module prefix in templateKees Cook1-0/+3
2011-05-16crypto: aesni-intel - Merge with fpu.koAndy Lutomirski1-8/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-06-18crypto: aes-ni - Remove CRYPTO_TFM_REQ_MAY_SLEEP from fpu templateHuang Ying1-2/+2
2009-06-02crypto: fpu - Add template for blkcipher touching FPUHuang Ying1-0/+166