openssl/include
Tomas Mraz d382e79632 Make the -inform option to be respected if possible
Add OSSL_STORE_PARAM_INPUT_TYPE and make it possible to be
set when OSSL_STORE_open_ex() or OSSL_STORE_attach() is called.

The input type format is enforced only in case the file
type file store is used.

By default we use FORMAT_UNDEF meaning the input type
is not enforced.

Fixes #14569

Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/15100)
2021-05-06 11:43:32 +01:00
..
crypto Allow absolute paths to be set 2021-05-05 13:11:17 +02:00
internal Create libcrypto support for BIO_new_from_core_bio() 2021-05-04 12:00:21 +01:00
openssl Make the -inform option to be respected if possible 2021-05-06 11:43:32 +01:00