Searched refs:to_ud (Results 1 – 1 of 1) sorted by relevance
57 static uint8_t to_ud(char c) { in to_ud() function70 *dest++ = to_ud(src[i]) << 4 | to_ud(src[i + 1]); in decode_hex()