Searched defs:hex2byte (Results 1 – 5 of 5) sorted by relevance
345 static int hex2byte(char *hex) in hex2byte() function
294 static u_int hex2byte(netdissect_options *ndo, char *hexstring) in hex2byte() function
154 static int hex2byte(const char *hex, size_t hex_size, unsigned char *bytes, in hex2byte() function
27 int hex2byte(const char *hex) in hex2byte() function
201 static int hex2byte(const char *hex, size_t hex_size, unsigned char *bytes, in hex2byte() function