]> git.ipfire.org Git - thirdparty/openssl.git/commit
Change OPENSSL_hexstr2buf_ex() & OPENSSL_buf2hexstr_ex() to pass the separator
authorShane Lontis <shane.lontis@oracle.com>
Mon, 2 Nov 2020 02:41:23 +0000 (12:41 +1000)
committerShane Lontis <shane.lontis@oracle.com>
Mon, 7 Dec 2020 07:14:58 +0000 (17:14 +1000)
commitabdd3fa04f3401c4a542257fdd803ff4c4daf8ef
treec0f3c1467f25a05293e66baf8a93cb9ee8d2b8c9
parentac093b3fe6ba3f21e874a25ddecc7c1b4dff2765
Change OPENSSL_hexstr2buf_ex() & OPENSSL_buf2hexstr_ex() to pass the separator

Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org>
(Merged from https://github.com/openssl/openssl/pull/13294)
crypto/o_str.c
crypto/params_from_text.c
doc/man3/OPENSSL_hexchar2int.pod
include/openssl/crypto.h.in
test/hexstr_test.c