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
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
/
nx
/
nx-aes-gcm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-22
crypto: nx - Use GCM IV size constant
Corentin LABBE
1
-4
/
+5
2015-11-16
crypto: nx - Fix timing leak in GCM and CCM decryption
David Gstir
1
-1
/
+2
2015-08-17
crypto: aead - Remove CRYPTO_ALG_AEAD_NEW flag
Herbert Xu
1
-2
/
+0
2015-07-14
crypto: nx - Use new IV convention
Herbert Xu
1
-26
/
+40
2015-07-08
crypto: nx - Fix reentrancy bugs
Herbert Xu
1
-7
/
+10
2015-06-17
crypto: nx - Convert GCM to new AEAD interface
Herbert Xu
1
-60
/
+47
2015-05-22
crypto: nx - Remove unnecessary maxauthsize check
Herbert Xu
1
-3
/
+0
2014-11-06
crypto: nx - Moving NX-AES-GCM to be processed logic
Leonidas S. Barbosa
1
-29
/
+37
2013-09-02
crypto: nx - fix GCM for zero length messages
Marcelo Cerri
1
-20
/
+112
2013-09-02
crypto: nx - fix limits to sg lists for AES-GCM
Marcelo Cerri
1
-66
/
+136
2013-09-02
crypto: nx - add offset to nx_build_sg_lists()
Marcelo Cerri
1
-1
/
+1
2013-08-21
crypto: nx - fix nx-aes-gcm verification
jmlatten@linux.vnet.ibm.com
1
-2
/
+2
2013-08-14
crypto: nx - fix concurrency issue
Marcelo Cerri
1
-0
/
+4
2013-05-24
drivers/crypto/nx: Fixes for multiple races and issues
Kent Yoder
1
-1
/
+1
2012-08-01
crypto: drivers - remove cra_list initialization
Jussi Kivilinna
1
-2
/
+0
2012-05-16
powerpc/crypto: AES-GCM mode routines for nx encryption
Kent Yoder
1
-0
/
+353