Home
last modified time | relevance | path

Searched refs:DEFAULT_SEPARATOR (Results 1 – 1 of 1) sorted by relevance

/openssl/crypto/
H A Do_str.c19 #define DEFAULT_SEPARATOR ':' macro
283 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 5 milliseconds