Searched refs:hex2byte (Results 1 – 5 of 5) sorted by relevance
32 static int hex2byte(const char *hex) in hex2byte() function89 a = hex2byte(ipos); in hexstr2bin()
32 int hex2byte(const char *hex) in hex2byte() function143 a = hex2byte(ipos); in hexstr2bin()
450 int hex2byte(const char *hex);
117 static u_int hex2byte(netdissect_options *ndo, char *hexstring) in hex2byte() function278 espsecret_key[i] = hex2byte(ndo, colon); in esp_print_decode_onesecret()
40 static int hex2byte(const char *hex) in hex2byte() function97 a = hex2byte(ipos); in hexstr2bin()