OSSL_PARAM_construct_from_text(): handle non-hex octet string input
authorRichard Levitte <levitte@openssl.org>
Mon, 12 Aug 2019 11:52:53 +0000 (13:52 +0200)
committerRichard Levitte <levitte@openssl.org>
Thu, 15 Aug 2019 20:12:25 +0000 (22:12 +0200)
commit810a1d0320fa1706c722d1cfcae398bfb8219837
tree8e8b9b395dd531865a6a19263ee66c5890375de6
parentf73eb733eeeb50df0068d01efaa3221cadb07389
OSSL_PARAM_construct_from_text(): handle non-hex octet string input

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/8877)
crypto/params_from_text.c