index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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
2021-06-24
crypto: nx - Fix numerous sparse byte-order warnings
Herbert Xu
2021-03-26
crypto: nx - fix incorrect kernel-doc comment syntax in files
Aditya Srivastava
2019-11-17
crypto: nx - remove stale comment referring to the blkcipher walk API
Ard Biesheuvel
2019-10-23
crypto: nx - don't abuse blkcipher_desc to pass iv around
Eric Biggers
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 299
Thomas Gleixner
2017-09-22
crypto: nx - Use GCM IV size constant
Corentin LABBE
2015-11-16
crypto: nx - Fix timing leak in GCM and CCM decryption
David Gstir
2015-08-17
crypto: aead - Remove CRYPTO_ALG_AEAD_NEW flag
Herbert Xu
2015-07-14
crypto: nx - Use new IV convention
Herbert Xu
2015-07-08
crypto: nx - Fix reentrancy bugs
Herbert Xu
2015-06-17
crypto: nx - Convert GCM to new AEAD interface
Herbert Xu
2015-05-22
crypto: nx - Remove unnecessary maxauthsize check
Herbert Xu
2014-11-06
crypto: nx - Moving NX-AES-GCM to be processed logic
Leonidas S. Barbosa
2013-09-02
crypto: nx - fix GCM for zero length messages
Marcelo Cerri
2013-09-02
crypto: nx - fix limits to sg lists for AES-GCM
Marcelo Cerri
2013-09-02
crypto: nx - add offset to nx_build_sg_lists()
Marcelo Cerri
2013-08-21
crypto: nx - fix nx-aes-gcm verification
jmlatten@linux.vnet.ibm.com
2013-08-14
crypto: nx - fix concurrency issue
Marcelo Cerri
2013-05-24
drivers/crypto/nx: Fixes for multiple races and issues
Kent Yoder
2012-08-01
crypto: drivers - remove cra_list initialization
Jussi Kivilinna
2012-05-16
powerpc/crypto: AES-GCM mode routines for nx encryption
Kent Yoder