Home
last modified time | relevance | path

Searched defs:hexstr2bin (Results 1 – 2 of 2) sorted by relevance

/external/wpa_supplicant_6/wpa_supplicant/src/utils/
Dcommon.c81 int hexstr2bin(const char *hex, u8 *buf, size_t len) in hexstr2bin() function
/external/wpa_supplicant_8/src/utils/
Dcommon.c129 int hexstr2bin(const char *hex, u8 *buf, size_t len) in hexstr2bin() function