openssl/include
Richard Levitte 246a1f3dfa Add OSSL_PARAM_construct_from_text() and OSSL_PARAM_allocate_from_text()
These are utility functions that can be used to replace calls to
ctrl_str type functions with get_params / set_params types of calls.
They work by translating text values to something more suitable for
OSSL_PARAM, and by interpretting parameter keys in a compatible
fashion.

Reviewed-by: Paul Dale <paul.dale@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/9303)
2019-08-12 12:50:41 +02:00
..
internal Load the config file by default 2019-08-01 09:59:20 +01:00
openssl Add OSSL_PARAM_construct_from_text() and OSSL_PARAM_allocate_from_text() 2019-08-12 12:50:41 +02:00