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
/
include
/
crypto
/
akcipher.h
Age
Commit message (
Expand
)
Author
2024-10-05
crypto: akcipher - Drop sign/verify operations
Lukas Wunner
2024-04-02
crypto: remove CONFIG_CRYPTO_STATS
Eric Biggers
2023-10-05
crypto: akcipher - fix kernel-doc typos
Randy Dunlap
2023-06-23
crypto: akcipher - Add sync interface without SG lists
Herbert Xu
2023-03-14
crypto: akcipher - Count error stats differently
Herbert Xu
2022-12-02
crypto: akcipher - Move reqsize into tfm
Herbert Xu
2021-03-13
crypto: api - check for ERR pointers in crypto_destroy_tfm()
Ard Biesheuvel
2020-08-07
mm, treewide: rename kzfree() to kfree_sensitive()
Waiman Long
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-04-18
X.509: parse public key parameters from x509 for akcipher
Vitaly Chikunov
2019-04-18
crypto: akcipher - new verify API for public key algorithms
Vitaly Chikunov
2018-12-07
crypto: user - fix use_after_free of struct xxx_request
Corentin Labbe
2018-12-07
crypto: user - convert all stats from u32 to u64
Corentin Labbe
2018-09-28
crypto: user - Implement a generic crypto statistics
Corentin Labbe
2017-06-10
crypto: akcipher - assume key is already set in maxsize
Tudor-Dan Ambarus
2016-02-17
crypto: doc - add akcipher API
Stephan Mueller
2015-12-11
crypto: akcipher - fix typos in include/crypto/akcipher.h
LABBE Corentin
2015-10-14
crypto: akcipher - Changes to asymmetric key API
Tadeusz Struk
2015-06-17
crypto: akcipher - add PKE API
Tadeusz Struk