summaryrefslogtreecommitdiff
path: root/doc/man3/EVP_KEM_free.pod
Commit message (Expand)AuthorAgeFilesLines
* Add type_name member to provided methods and use itTomas Mraz2021-04-261-1/+8
* Update the algorithm fetching documentation linksMatt Caswell2021-04-081-2/+2
* EVP: Add EVP_<TYPE>_description()Richard Levitte2021-04-021-1/+6
* Update copyright yearMatt Caswell2021-03-111-1/+1
* Don't hold a lock when calling a callback in ossl_namemap_doall_namesMatt Caswell2021-02-251-2/+5
* Rename OPENSSL_CTX prefix to OSSL_LIB_CTXDr. Matthias St. Pierre2020-10-151-3/+3
* Add EVP_KEM_gettable_ctx_params() and EVP_KEM_settable_ctx_params()Shane Lontis2020-09-261-1/+12
* Add KEM (Key encapsulation mechanism) support to providersShane Lontis2020-09-191-0/+82