summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/vmx/aes_ctr.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-01-151-3/+3
|\
| * powerpc: Create disable_kernel_{fp,altivec,vsx,spe}()Anton Blanchard2015-12-011-0/+3
| * crypto: vmx: Only call enable_kernel_vsx()Anton Blanchard2015-12-011-3/+0
* | crypto: vmx - IV size failing on skcipher APILeonidas Da Silva Barbosa2015-12-041-1/+1
|/
* crypto: vmx - Fixing AES-CTR counter bugLeonidas Da Silva Barbosa2015-08-181-1/+7
* crypto: vmx - Adding enable_kernel_vsx() to access VSX instructionsLeonidas Da Silva Barbosa2015-07-141-0/+3
* crypto: vmx - Reindent to kernel styleHerbert Xu2015-06-161-108/+117
* crypto: vmx - Adding CTR routines for VMX moduleMarcelo H. Cerri2015-02-281-0/+167
OpenPOWER on IntegriCloud