aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto/vmx/aes_ctr.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-06-13crypto: vmx - Increase priority of aes-cbc cipherAnton Blanchard1-1/+1
2016-01-15Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-3/+3
2015-12-04crypto: vmx - IV size failing on skcipher APILeonidas Da Silva Barbosa1-1/+1
2015-12-01powerpc: Create disable_kernel_{fp,altivec,vsx,spe}()Anton Blanchard1-0/+3
2015-12-01crypto: vmx: Only call enable_kernel_vsx()Anton Blanchard1-3/+0
2015-08-18crypto: vmx - Fixing AES-CTR counter bugLeonidas Da Silva Barbosa1-1/+7
2015-07-14crypto: vmx - Adding enable_kernel_vsx() to access VSX instructionsLeonidas Da Silva Barbosa1-0/+3
2015-06-16crypto: vmx - Reindent to kernel styleHerbert Xu1-108/+117
2015-02-28crypto: vmx - Adding CTR routines for VMX moduleMarcelo H. Cerri1-0/+167