Add an internal API to access the KEYMGMT provider functions
authorRichard Levitte <levitte@openssl.org>
Thu, 11 Jul 2019 10:52:16 +0000 (12:52 +0200)
committerRichard Levitte <levitte@openssl.org>
Mon, 22 Jul 2019 04:19:43 +0000 (06:19 +0200)
commitfa9faf010460f5fe0722a65f9d496221c2f41f7b
tree1765f7065055b262e0b2a3dab8531bf2712a68ab
parent4cae07fef3b24bee1646f6085c52175ef3755d5b
Add an internal API to access the KEYMGMT provider functions

Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/9312)
crypto/evp/keymgmt_lib.c
crypto/include/internal/evp_int.h
doc/internal/man3/evp_keymgmt_freekey.pod [new file with mode: 0644]