summaryrefslogtreecommitdiff
path: root/crypto/evp/keymgmt_lib.c
Commit message (Expand)AuthorAgeFilesLines
...
* Reorganize private crypto header filesDr. Matthias St. Pierre2019-09-281-2/+2
* Add an internal API to access the KEYMGMT provider functionsRichard Levitte2019-07-221-0/+87
* Add evp_keymgmt_clear_pkey_cache() and use itRichard Levitte2019-07-221-7/+20
* Add evp_keymgmt_export_to_provider(), for key transfer between providersRichard Levitte2019-07-221-0/+188