| commit | d45a97f475d944c9d4ce1103fb1d3f3a68ccd8cd | [log] [tgz] |
|---|---|---|
| author | Matt Caswell <matt@openssl.org> | Mon Mar 05 17:41:49 2018 +0000 |
| committer | Matt Caswell <matt@openssl.org> | Thu Mar 15 12:47:27 2018 +0000 |
| tree | 8984204fe2cc0b10cd9a12756887e9d9fe9a6093 | |
| parent | 9442c8d7636a2bb257e76d4137a5d7305dedf28f [diff] |
Add documentation for the newly added EVP_PKEY_new*() functions Also adds some documentation for related existing functions/macros Reviewed-by: Richard Levitte <levitte@openssl.org> (Merged from https://github.com/openssl/openssl/pull/5520)