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.h
Age
Commit message (
Expand
)
Author
2020-03-06
crypto: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2019-10-23
crypto: nx - convert AES-CTR to skcipher API
Eric Biggers
2019-10-23
crypto: nx - convert AES-CBC to skcipher API
Eric Biggers
2019-10-23
crypto: nx - convert AES-ECB to skcipher API
Eric Biggers
2019-10-23
crypto: nx - don't abuse blkcipher_desc to pass iv around
Eric Biggers
2019-08-30
crypto: nx - remove unused variables 'nx_driver_string' and 'nx_driver_version'
YueHaibing
2019-06-20
crypto: nx - no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2015-08-17
crypto: nx - Add forward declaration for struct crypto_aead
Herbert Xu
2015-08-10
crypto: nx - Removing CTR mode from NX driver
Leonidas Da Silva Barbosa
2015-07-17
crypto: nx - Convert ccm to new AEAD interface
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-04-26
crypto: nx - Fixing SHA update bug
Leonidas Da Silva Barbosa
2014-11-06
crypto: nx - Fixing the limit number of bytes to be processed
Leonidas S. Barbosa
2013-09-02
crypto: nx - add offset to nx_build_sg_lists()
Marcelo Cerri
2013-08-14
crypto: nx - fix concurrency issue
Marcelo Cerri
2012-05-16
powerpc/crypto: nx driver code supporting nx encryption
Kent Yoder