index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
ecdh.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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