aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/ecc.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-04-21crypto: ecc - Actually remove stack VLA usageKees Cook1-1/+3
2017-06-10crypto: ecdh - add privkey generation supportTudor-Dan Ambarus1-0/+14
2017-06-10crypto: ecc - rename ecdh_make_pub_key()Tudor-Dan Ambarus1-3/+3
2017-06-10crypto: ecc - remove unnecessary castsTudor-Dan Ambarus1-4/+4
2017-06-10crypto: ecc - remove unused function argumentsTudor-Dan Ambarus1-10/+3
2017-06-10crypto: kpp, (ec)dh - fix typosTudor-Dan Ambarus1-3/+5
2016-06-24crypto: ecdh - make ecdh_shared_secret uniqueStephen Rothwell1-3/+3
2016-06-23crypto: ecdh - Add ECDH software supportSalvatore Benedetto1-0/+83