]> git.ipfire.org Git - thirdparty/openssl.git/commit - crypto/provider_conf.c
make struct provider_info_st a full type
authorMatt Caswell <matt@openssl.org>
Mon, 21 Jun 2021 14:59:41 +0000 (15:59 +0100)
committerMatt Caswell <matt@openssl.org>
Thu, 24 Jun 2021 13:48:15 +0000 (14:48 +0100)
commitb7248964a40d272bb2edc7d2f94b9ce35c804cff
tree7091279dcb7344a0e4a15b0bf19c02406e06632c
parent549b5cb4edbc8d537ae73b6f5614efdd98ed79f4
make struct provider_info_st a full type

Create the OSSL_PROVIDER_INFO to replace struct provider_info_st.

Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/15854)
crypto/provider_conf.c
crypto/provider_core.c
crypto/provider_local.h
crypto/provider_predefined.c