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

/freebsd-9.3-release/contrib/wpa/src/utils/
H A Dcommon.c32 static int hex2byte(const char *hex) function
119 a = hex2byte(ipos);
/freebsd-9.3-release/contrib/tcpdump/
H A Dprint-esp.c175 static u_int hex2byte(netdissect_options *ndo, char *hexstring) function
203 binbuf[i] = hex2byte(ndo, hex);

Completed in 52 milliseconds