aboutsummaryrefslogtreecommitdiff
path: root/crypto/ecdh.c
AgeCommit message (Expand)AuthorFilesLines
2017-03-09crypto: kpp - constify buffer passed to crypto_kpp_set_secret()Gravatar Eric Biggers 1-1/+2
2016-06-24crypto: ecdh - make ecdh_shared_secret uniqueGravatar Stephen Rothwell 1-1/+1
2016-06-23crypto: ecdh - Add ECDH software supportGravatar Salvatore Benedetto 1-0/+151