index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
vmx
/
aes_cbc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-09
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-116
/
+67
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 299
Thomas Gleixner
1
-13
/
+1
2019-05-30
crypto: vmx - convert to skcipher API
Eric Biggers
1
-116
/
+67
2019-05-30
crypto: vmx - convert to SPDX license identifiers
Eric Biggers
1
-13
/
+1
2019-04-18
crypto: powerpc - convert to use crypto_simd_usable()
Eric Biggers
1
-3
/
+4
2019-04-18
crypto: vmx - return correct error code on failed setkey
Eric Biggers
1
-3
/
+4
2018-09-28
crypto: vmx - Remove VLA usage of skcipher
Kees Cook
1
-11
/
+11
2018-08-25
crypto: vmx - Fix sleep-in-atomic bugs
Ondrej Mosnacek
1
-16
/
+14
2018-05-11
crypto: vmx - Remove overly verbose printk from AES init routines
Michael Ellerman
1
-3
/
+0
2017-06-20
crypto: vmx - remove unnecessary check
Tudor-Dan Ambarus
1
-6
/
+1
2017-03-02
crypto: vmx - Use skcipher for cbc fallback
Paulo Flabiano Smorigo
1
-23
/
+24
2016-06-13
crypto: vmx - Increase priority of aes-cbc cipher
Anton Blanchard
1
-1
/
+1
2016-01-16
Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-3
/
+3
2015-12-04
crypto: vmx - IV size failing on skcipher API
Leonidas Da Silva Barbosa
1
-1
/
+1
2015-12-01
powerpc: Create disable_kernel_{fp,altivec,vsx,spe}()
Anton Blanchard
1
-0
/
+3
2015-12-01
crypto: vmx: Only call enable_kernel_vsx()
Anton Blanchard
1
-3
/
+0
2015-07-14
crypto: vmx - Adding enable_kernel_vsx() to access VSX instructions
Leonidas Da Silva Barbosa
1
-0
/
+3
2015-06-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-122
/
+130
2015-06-16
crypto: vmx - Reindent to kernel style
Herbert Xu
1
-114
/
+122
2015-05-19
sched/preempt, powerpc: Disable preemption in enable_kernel_altivec() explicitly
David Hildenbrand
1
-0
/
+6
2015-02-28
crypto: vmx - Adding CBC routines for VMX module
Marcelo H. Cerri
1
-0
/
+184