Searched refs:DEFAULT_SEPARATOR (Results 1 – 1 of 1) sorted by relevance
19 #define DEFAULT_SEPARATOR ':' macro283 return ossl_hexstr2buf_sep(str, buflen, DEFAULT_SEPARATOR); in OPENSSL_hexstr2buf()355 return ossl_buf2hexstr_sep(buf, buflen, DEFAULT_SEPARATOR); in OPENSSL_buf2hexstr()
Completed in 4 milliseconds