Searched refs:hex_str_size (Results 1 – 1 of 1) sorted by relevance
500 static inline size_t hex_str_size(size_t bytes) in hex_str_size() function554 if (destsize < hex_str_size(bufsize)) in hex_encode()