Searched refs:ossl_to_lowerhex (Results 1 – 2 of 2) sorted by relevance
21 static ossl_inline size_t ossl_to_lowerhex(char *buf, uint8_t n) in ossl_to_lowerhex() function
6908 cursor += ossl_to_lowerhex(cursor, parameter_1[i]); in nss_keylog_int()6912 cursor += ossl_to_lowerhex(cursor, parameter_2[i]); in nss_keylog_int()
Completed in 37 milliseconds