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
/
crypto
/
ecdh.c
Age
Commit message (
Expand
)
Author
2022-09-24
crypto: add __init/__exit annotations to init/exit funcs
Xiu Jianfeng
2021-10-29
crypto: ecc - Move ecc.h to include/crypto/internal
Daniele Alessandrelli
2021-05-28
crypto: ecdh - register NIST P384 tfm
Hui Tang
2021-05-28
crypto: ecdh - fix 'ecdh_init'
Hui Tang
2021-05-28
crypto: ecdh - fix ecdh-nist-p192's entry in testmgr
Hui Tang
2021-05-21
crypto: ecdh - extend 'cra_driver_name' with curve name
Hui Tang
2021-03-13
crypto: ecdh - move curve_id of ECDH from the key to algorithm name
Meng Yu
2021-01-03
crypto: ecdh - avoid buffer overflow in ecdh_set_secret()
Ard Biesheuvel
2020-12-04
crypto: ecdh - avoid unaligned accesses in ecdh_set_secret()
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
crypto: run initcalls for generic implementations earlier
Eric Biggers
2018-04-21
crypto: ecc - Actually remove stack VLA usage
Kees Cook
2018-03-09
crypto: ecdh - fix to allow multi segment scatterlists
James Bottomley
2017-11-06
crypto: ecdh - remove empty exit()
Tudor-Dan Ambarus
2017-08-03
crypto: ecdh - fix concurrency on shared secret and pubkey
Tudor-Dan Ambarus
2017-06-10
crypto: ecdh - add privkey generation support
Tudor-Dan Ambarus
2017-06-10
crypto: ecdh - comply with crypto_kpp_maxsize()
Tudor-Dan Ambarus
2017-06-10
crypto: ecc - rename ecdh_make_pub_key()
Tudor-Dan Ambarus
2017-06-10
crypto: ecc - remove unnecessary casts
Tudor-Dan Ambarus
2017-06-10
crypto: ecc - remove unused function arguments
Tudor-Dan Ambarus
2017-06-10
crypto: kpp, (ec)dh - fix typos
Tudor-Dan Ambarus
2017-03-09
crypto: kpp - constify buffer passed to crypto_kpp_set_secret()
Eric Biggers
2016-06-24
crypto: ecdh - make ecdh_shared_secret unique
Stephen Rothwell
2016-06-23
crypto: ecdh - Add ECDH software support
Salvatore Benedetto