Searched refs:evutil_hex_char_to_int (Results 1 – 3 of 3) sorted by relevance
272 int evutil_hex_char_to_int(char c);
273 int nyb = evutil_hex_char_to_int(buf[i]); in arc4_seed_proc_sys_kernel_random_uuid()
2152 evutil_hex_char_to_int(char c) in evutil_hex_char_to_int() function