index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
ecdh.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-5
/
+1
*
crypto: run initcalls for generic implementations earlier
Eric Biggers
2019-04-18
1
-1
/
+1
*
crypto: ecc - Actually remove stack VLA usage
Kees Cook
2018-04-21
1
-2
/
+2
*
crypto: ecdh - fix to allow multi segment scatterlists
James Bottomley
2018-03-09
1
-6
/
+17
*
crypto: ecdh - remove empty exit()
Tudor-Dan Ambarus
2017-11-06
1
-6
/
+0
*
crypto: ecdh - fix concurrency on shared secret and pubkey
Tudor-Dan Ambarus
2017-08-03
1
-18
/
+33
*
crypto: ecdh - add privkey generation support
Tudor-Dan Ambarus
2017-06-10
1
-0
/
+4
*
crypto: ecdh - comply with crypto_kpp_maxsize()
Tudor-Dan Ambarus
2017-06-10
1
-4
/
+3
*
crypto: ecc - rename ecdh_make_pub_key()
Tudor-Dan Ambarus
2017-06-10
1
-2
/
+2
*
crypto: ecc - remove unnecessary casts
Tudor-Dan Ambarus
2017-06-10
1
-6
/
+5
*
crypto: ecc - remove unused function arguments
Tudor-Dan Ambarus
2017-06-10
1
-6
/
+5
*
crypto: kpp, (ec)dh - fix typos
Tudor-Dan Ambarus
2017-06-10
1
-2
/
+2
*
crypto: kpp - constify buffer passed to crypto_kpp_set_secret()
Eric Biggers
2017-03-09
1
-1
/
+2
*
crypto: ecdh - make ecdh_shared_secret unique
Stephen Rothwell
2016-06-24
1
-1
/
+1
*
crypto: ecdh - Add ECDH software support
Salvatore Benedetto
2016-06-23
1
-0
/
+151