Home
last modified time | relevance | path

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

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