PROV: Adjust the KEYMGMT name specs to include all names
authorRichard Levitte <levitte@openssl.org>
Wed, 18 Dec 2019 12:26:47 +0000 (13:26 +0100)
committerRichard Levitte <levitte@openssl.org>
Thu, 9 Jan 2020 14:01:28 +0000 (15:01 +0100)
commit2293032121d33299be4f21a599aab84413467f8d
tree061e6c61488e72b3a6c3ea0d9ccd3ec56d789dcc
parentf23bc0b770efd229e27519786d9f28da56752d0a
PROV: Adjust the KEYMGMT name specs to include all names

This is very simply to allow the common case, where the KEYMGMT is
fetched first, and all names are needed at that time to secure that
they are found.

Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/10647)
providers/defltprov.c