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
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
/
caam
/
caamalg_desc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-16
crypto: caam/qi2 - add support for Chacha20 + Poly1305
Horia Geantă
1
-1
/
+23
2018-11-16
crypto: caam/jr - add support for Chacha20 + Poly1305
Horia Geantă
1
-0
/
+111
2018-11-16
crypto: caam/qi2 - add support for ChaCha20
Horia Geantă
1
-2
/
+4
2018-10-17
crypto: caam - add SPDX license identifier to all files
Horia Geantă
1
-0
/
+1
2018-09-04
crypto: caam/qi - ablkcipher -> skcipher conversion
Horia Geantă
1
-33
/
+28
2018-09-04
crypto: caam/qi - remove ablkcipher IV generation
Horia Geantă
1
-81
/
+0
2018-05-30
crypto: caam - fix rfc4543 descriptors
Horia Geantă
1
-2
/
+2
2018-02-15
crypto: caam - prepare for gcm(aes) support over QI interface
Horia Geantă
1
-13
/
+152
2017-12-28
crypto: caam - add Derived Key Protocol (DKP) support
Horia Geantă
1
-69
/
+107
2017-12-28
crypto: caam - constify key data
Horia Geantă
1
-3
/
+3
2017-07-18
crypto: caam - fix condition for the jump over key(s) command
Tudor Ambarus
1
-3
/
+2
2017-03-24
crypto: caam/qi - add ablkcipher and authenc algorithms
Horia Geantă
1
-6
/
+71
2016-12-01
crypto: caam - make aamalg_desc a proper module
Arnd Bergmann
1
-0
/
+4
2016-12-01
crypto: caam - pass key buffers with typesafe pointers
Arnd Bergmann
1
-28
/
+28
2016-11-28
crypto: caam - refactor encryption descriptors generation
Horia Geantă
1
-0
/
+1302