Searched refs:hexToByte (Results 1 – 1 of 1) sorted by relevance
170 bool hexToByte(char h1, char h2, unsigned char* b) { in hexToByte() function229 if (!hexToByte(optarg[j], optarg[j+1], &b)) { in main()