Home
last modified time | relevance | path

Searched defs:hex2byte (Results 1 – 5 of 5) sorted by relevance

/external/iw/
Dutil.c345 static int hex2byte(char *hex) in hex2byte() function
/external/tcpdump/
Dprint-esp.c240 static u_int hex2byte(netdissect_options *ndo, char *hexstring) in hex2byte() function
/external/e2fsprogs/misc/
De4crypt.c154 static int hex2byte(const char *hex, size_t hex_size, unsigned char *bytes, in hex2byte() function
/external/wpa_supplicant_8/src/utils/
Dcommon.c27 int hex2byte(const char *hex) in hex2byte() function
/external/f2fs-tools/tools/
Df2fscrypt.c196 static int hex2byte(const char *hex, size_t hex_size, unsigned char *bytes, in hex2byte() function