Add a skeleton default provider
authorMatt Caswell <matt@openssl.org>
Wed, 13 Mar 2019 12:02:55 +0000 (12:02 +0000)
committerMatt Caswell <matt@openssl.org>
Thu, 21 Mar 2019 09:23:38 +0000 (09:23 +0000)
commit8a73348be02fabc367c375dd3c543753649b2a58
treefaeae02df8c904a3290ad6e61b24bf778c240ad9
parentdf5375b446e700fdd5e8a4aa360d458c4ffed046
Add a skeleton default provider

Reviewed-by: Paul Dale <paul.dale@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/8513)
build.info
crypto/provider_predefined.c
include/openssl/core_names.h [new file with mode: 0644]
providers/build.info [new file with mode: 0644]
providers/default/build.info [new file with mode: 0644]
providers/default/defltprov.c [new file with mode: 0644]