DOCS: Add internal docs for EVP_PKEY and the export functions
authorRichard Levitte <levitte@openssl.org>
Mon, 24 Feb 2020 13:36:09 +0000 (14:36 +0100)
committerRichard Levitte <levitte@openssl.org>
Sat, 29 Feb 2020 04:39:43 +0000 (05:39 +0100)
commite33b132a1ae744614bb7cf568d197574dbafe1bb
tree4ef67acc9b2d1ba765e8adc7b07ad11657f04bd5
parentbadf51c869d687f934e817f3bb4653acec0088ca
DOCS: Add internal docs for EVP_PKEY and the export functions

Functions covered:

- evp_pkey_export_to_provider()
- evp_pkey_upgrade_to_provider()

Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/11148)
doc/internal/man3/evp_pkey_export_to_provider.pod [new file with mode: 0644]
doc/internal/man3/evp_pkey_make_provided.pod [deleted file]
doc/internal/man7/EVP_PKEY.pod [new file with mode: 0644]