Searched refs:base32_norm_to_hex (Results 1 – 1 of 1) sorted by relevance
426 static const char base32_norm_to_hex[32 + 9] = { variable481 *p = base32_norm_to_hex[*p - 0x32]; in base32hex_encode()