openssl/include
Richard Levitte 195852fefc Params: add OSSL_PARAM_construct_end()
OSSL_PARAM_END is a macro that can only be used to initialize an
OSSL_PARAM array, not to assign an array element later on.  For
completion, we add an end constructor to facilitate that kind of
assignment.

Reviewed-by: Paul Dale <paul.dale@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/8704)
2019-04-09 11:18:26 +02:00
..
internal fix --strict-warnings build 2019-04-07 13:30:26 +02:00
openssl Params: add OSSL_PARAM_construct_end() 2019-04-09 11:18:26 +02:00