DEFAULT_SEPARATOR
return ossl_hexstr2buf_sep(str, buflen, DEFAULT_SEPARATOR);
return ossl_buf2hexstr_sep(buf, buflen, DEFAULT_SEPARATOR);