index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
vmx
/
aes_cbc.c
Age
Commit message (
Expand
)
Author
2017-06-20
crypto: vmx - remove unnecessary check
Tudor-Dan Ambarus
2017-03-02
crypto: vmx - Use skcipher for cbc fallback
Paulo Flabiano Smorigo
2016-06-13
crypto: vmx - Increase priority of aes-cbc cipher
Anton Blanchard
2016-01-15
Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2015-12-04
crypto: vmx - IV size failing on skcipher API
Leonidas Da Silva Barbosa
2015-12-01
powerpc: Create disable_kernel_{fp,altivec,vsx,spe}()
Anton Blanchard
2015-12-01
crypto: vmx: Only call enable_kernel_vsx()
Anton Blanchard
2015-07-14
crypto: vmx - Adding enable_kernel_vsx() to access VSX instructions
Leonidas Da Silva Barbosa
2015-06-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2015-06-16
crypto: vmx - Reindent to kernel style
Herbert Xu
2015-05-19
sched/preempt, powerpc: Disable preemption in enable_kernel_altivec() explicitly
David Hildenbrand
2015-02-28
crypto: vmx - Adding CBC routines for VMX module
Marcelo H. Cerri