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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/udhcpd/
H A Dreserveip.c67 static void HexToAscii (unsigned char *hexKey, unsigned char *asciiKey) argument
83 asciiKey[i/2] = Data;
87 asciiKey[strlen(hexKey)/2]='\0';
/netgear-R7000-V1.0.7.12_1.2.5/ap/acos/shared/
H A Dambit_util.h109 extern void HexToAscii (char *hexKey, char *asciiKey);

Completed in 59 milliseconds