Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/wpa/dist/src/utils/
Dcommon.c171 int hexstr2bin(const char *hex, u8 *buf, size_t len) in hexstr2bin() function
/netbsd/src/external/bsd/openldap/dist/libraries/libldap/
Dgetdn.c1854 hexstr2bin( const char *str, char *c ) in hexstr2bin() function