Searched refs:hex_to_uint (Results 1 – 1 of 1) sorted by relevance
504 static unsigned char hex_to_uint(const char *s) in hex_to_uint() function624 digest[i/2] = hex_to_uint(hex_digest + i); in checksum_from_hex_digest()