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
pinetabv-6.6.y-devel
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
starfive-6.6.48-dubhe
starfive-6.6.63-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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-26
crypto: inside-secure - remove VLAs
Antoine Tenart
3
-2
/
+11
2018-05-26
crypto: chtls - generic handling of data and hdr
Atul Gupta
3
-53
/
+23
2018-05-18
crypto: chelsio - request to HW should wrap
Atul Gupta
1
-18
/
+17
2018-05-18
crypto: nx - fix spelling mistake: "seqeunce" -> "sequence"
Colin Ian King
1
-1
/
+1
2018-05-11
crypto: vmx - Remove overly verbose printk from AES XTS init
Michael Ellerman
1
-2
/
+0
2018-05-11
crypto: vmx - Remove overly verbose printk from AES init routines
Michael Ellerman
4
-9
/
+0
2018-05-05
crypto: caam - fix size of RSA prime factor q
Horia Geantă
1
-4
/
+4
2018-05-05
crypto: ccree - use proper printk format
Gilad Ben-Yossef
1
-1
/
+1
2018-05-05
crypto: ccree - enable support for hardware keys
Gilad Ben-Yossef
2
-62
/
+318
2018-04-28
crypto: crypto4xx - put temporary dst sg into request ctx
Christian Lamparter
3
-13
/
+19
2018-04-28
crypto: crypto4xx - extend aead fallback checks
Christian Lamparter
1
-14
/
+16
2018-04-28
crypto: crypto4xx - properly set IV after de- and encrypt
Christian Lamparter
2
-1
/
+11
2018-04-28
crypto: crypto4xx - add aes-ctr support
Christian Lamparter
4
-6
/
+128
2018-04-28
crypto: crypto4xx - avoid VLA use
Christian Lamparter
1
-10
/
+4
2018-04-28
crypto: crypto4xx - convert to skcipher
Christian Lamparter
3
-177
/
+163
2018-04-28
crypto: crypto4xx - performance optimizations
Christian Lamparter
3
-26
/
+34
2018-04-28
crypto: cavium - Remove unnecessary parentheses
Varsha Rao
1
-21
/
+21
2018-04-28
crypto: drivers - simplify getting .drvdata
Wolfram Sang
2
-8
/
+4
2018-04-28
crypto: omap-sham - fix memleak
Bin Liu
1
-1
/
+1
2018-04-28
crypto: drivers - Remove depends on HAS_DMA in case of platform dependency
Geert Uytterhoeven
1
-10
/
+4
2018-04-20
crypto: caam: - Use kmemdup() function
Fabio Estevam
1
-8
/
+1
2018-04-20
crypto: caam - strip input zeros from RSA input buffer
Horia Geantă
2
-0
/
+62
2018-04-20
crypto: caam - allow retrieving 'era' from register
Fabio Estevam
2
-4
/
+58
2018-04-20
crypto: caam - staticize caam_get_era()
Fabio Estevam
2
-4
/
+1
2018-04-20
crypto: cavium - Fix smp_processor_id() warnings
Jan Glauber
2
-3
/
+3
2018-04-20
crypto: cavium - Fix statistics pending request value
Jan Glauber
2
-9
/
+5
2018-04-20
crypto: cavium - Prevent division by zero
Jan Glauber
1
-4
/
+5
2018-04-20
crypto: cavium - Limit result reading attempts
Jan Glauber
3
-4
/
+25
2018-04-20
crypto: cavium - Fix fallout from CONFIG_VMAP_STACK
Jan Glauber
1
-8
/
+14
2018-04-20
crypto: chelsio - remove redundant assignment to cdev->ports
Colin Ian King
1
-1
/
+0
2018-04-20
crypto: chelsio - don't leak information from the stack to userspace
Colin Ian King
1
-1
/
+1
2018-04-20
crypto: chelsio - Fix potential NULL pointer dereferences
Gustavo A. R. Silva
1
-0
/
+16
2018-04-20
crypto: caam/qi - fix IV DMA mapping and updating
Horia Geantă
1
-111
/
+116
2018-04-20
crypto: caam - fix IV DMA mapping and updating
Horia Geantă
1
-121
/
+91
2018-04-20
crypto: caam - fix DMA mapping dir for generated IV
Horia Geantă
1
-12
/
+17
2018-04-07
.gitignore: move *-asn1.[ch] patterns to the top-level .gitignore
Masahiro Yamada
1
-1
/
+0
2018-04-05
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
86
-1582
/
+14525
2018-04-01
crypto: chtls - Makefile Kconfig
Atul Gupta
3
-0
/
+16
2018-04-01
crypto: chtls - Program the TLS session Key
Atul Gupta
1
-0
/
+412
2018-04-01
crypto: chtls - Inline TLS record Rx
Atul Gupta
2
-1
/
+602
2018-04-01
crypto: chtls - Inline TLS record Tx
Atul Gupta
2
-0
/
+1224
2018-04-01
crypto : chtls - CPL handler definition
Atul Gupta
1
-0
/
+2126
2018-04-01
crypto: chtls - Register chtls with net tls
Atul Gupta
1
-0
/
+575
2018-04-01
crypto: chtls - structure and macro for Inline TLS
Atul Gupta
2
-0
/
+685
2018-04-01
crypto: chcr - Inline TLS Key Macros
Atul Gupta
2
-1
/
+96
2018-03-30
crypto: ccree - remove unused enums
Gilad Ben-Yossef
1
-21
/
+7
2018-03-30
crypto: brcm - explicitly cast cipher to hash type
Stefan Agner
1
-2
/
+2
2018-03-30
crypto: talitos - don't leak pointers to authenc keys
Tudor-Dan Ambarus
1
-0
/
+2
2018-03-30
crypto: qat - don't leak pointers to authenc keys
Tudor-Dan Ambarus
1
-0
/
+3
2018-03-30
crypto: picoxcell - don't leak pointers to authenc keys
Tudor-Dan Ambarus
1
-0
/
+2
[next]