Home
last modified time | relevance | path

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

/external/libevent/
Darc4random.c274 int nyb = evutil_hex_char_to_int_(buf[i]); in arc4_seed_proc_sys_kernel_random_uuid()
Dutil-internal.h392 int evutil_hex_char_to_int_(char c);
Devutil.c2475 evutil_hex_char_to_int_(char c) in evutil_hex_char_to_int_() function