openssl/apps/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
..
app_params.h
apps_ui.h
apps.h Make the -inform option to be respected if possible 2021-05-06 11:43:32 +01:00
ec_common.h Update copyright year 2021-01-28 13:54:57 +01:00
engine_loader.h APPS: Add OSSL_STORE loader for engine keys 2020-12-02 20:19:31 +01:00
fmt.h APPS: Document the core of the opt_ API 2021-05-01 13:11:49 +02:00
function.h
http_server.h
names.h
opt.h APPS: Replace 'OPT_ERR = -1, OPT_EOF = 0, OPT_HELP' by OPT_COMMON macro 2021-05-05 20:48:20 +02:00
platform.h
s_apps.h Update copyright year 2021-02-18 15:05:17 +00:00
vms_term_sock.h