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
..
2019-04-01 11:54:48 +01:00
2019-02-15 16:43:18 +02:00
2019-03-19 11:03:45 +00:00
2019-02-16 00:29:42 +01:00
2019-03-12 19:12:12 +01:00
2019-03-11 20:40:13 +01:00
2019-02-17 23:43:29 +01:00