Searched refs:hex2byte (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/external/bsd/wpa/dist/src/utils/
H A Dcommon.c32 static int hex2byte(const char *hex) function
119 a = hex2byte(ipos);
/netbsd-6-1-5-RELEASE/external/bsd/tcpdump/dist/
H A Dprint-esp.c180 static u_int hex2byte(netdissect_options *ndo, char *hexstring) function
208 binbuf[i] = hex2byte(ndo, hex);

Completed in 108 milliseconds