summaryrefslogtreecommitdiff
path: root/drivers/crypto/vmx/aes_cbc.c
AgeCommit message (Expand)AuthorFilesLines
2018-09-19crypto: vmx - Fix sleep-in-atomic bugsOndrej Mosnacek1-16/+14
2018-06-16crypto: vmx - Remove overly verbose printk from AES init routinesMichael Ellerman1-2/+0
2016-09-15crypto: vmx - IV size failing on skcipher APILeonidas Da Silva Barbosa1-1/+1
2016-07-11crypto: vmx - Increase priority of aes-cbc cipherAnton Blanchard1-1/+1
2015-07-14crypto: vmx - Adding enable_kernel_vsx() to access VSX instructionsLeonidas Da Silva Barbosa1-0/+3
2015-06-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-122/+130
2015-06-16crypto: vmx - Reindent to kernel styleHerbert Xu1-114/+122
2015-05-19sched/preempt, powerpc: Disable preemption in enable_kernel_altivec() explicitlyDavid Hildenbrand1-0/+6
2015-02-28crypto: vmx - Adding CBC routines for VMX moduleMarcelo H. Cerri1-0/+184