Params: add argument to the _from_text calls to indicate if the param exists.
authorPauli <paul.dale@oracle.com>
Mon, 10 Feb 2020 03:29:49 +0000 (13:29 +1000)
committerRichard Levitte <levitte@openssl.org>
Fri, 21 Feb 2020 12:04:25 +0000 (13:04 +0100)
The extra argument is a integer pointer and is optional.

Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org>
(Merged from https://github.com/openssl/openssl/pull/11049)


No differences found