summaryrefslogtreecommitdiff
path: root/crypto/ecc.c
Commit message (Expand)AuthorAge
* crypto: ecc - Remove stack VLA usageKees Cook2018-03-16
* crypto: ecc - Fix NULL pointer deref. on no default_rngPierre2017-11-29
* crypto: ecdh - add privkey generation supportTudor-Dan Ambarus2017-06-10
* crypto: ecc - rename ecdh_make_pub_key()Tudor-Dan Ambarus2017-06-10
* crypto: ecc - remove unnecessary castsTudor-Dan Ambarus2017-06-10
* crypto: ecc - remove unused function argumentsTudor-Dan Ambarus2017-06-10
* crypto: ecdh - make ecdh_shared_secret uniqueStephen Rothwell2016-06-24
* crypto: ecdh - Add ECDH software supportSalvatore Benedetto2016-06-23