summaryrefslogtreecommitdiffstats
path: root/providers/common
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2020-07-08 23:19:13 +0200
committerRichard Levitte <levitte@openssl.org>2020-07-24 16:32:01 +0200
commit072a9fde7d67a621ebd2c8d1ba22ab6e17da5a88 (patch)
tree82a4f8449ad7cedb4659c35480b9f454cbdd135f /providers/common
parentc3e4c1f325e6fc829a5b00a19a6019249cac781a (diff)
SERIALIZER: Add functions to deserialize into an EVP_PKEY
EVP_PKEY is the fundamental type for provider side code, so we implement specific support for it, in form of a special context constructor. This constructor looks up and collects all available KEYMGMT implementations, and then uses those names to collect deserializer implementations, as described in the previous commit. Reviewed-by: Matt Caswell <matt@openssl.org> Reviewed-by: Shane Lontis <shane.lontis@oracle.com> (Merged from https://github.com/openssl/openssl/pull/12410)
Diffstat (limited to 'providers/common')
0 files changed, 0 insertions, 0 deletions