Searched refs:p_hex (Results 1 – 3 of 3) sorted by relevance
76 int ascii_2_hex (const char *p_ascii, int len, UINT8 *p_hex);
172 int ascii_2_hex (const char *p_ascii, int len, UINT8 *p_hex) in ascii_2_hex() argument194 *p_hex++ = c; in ascii_2_hex()
152 extern int scru_ascii_2_hex(char *p_ascii, int len, UINT8 *p_hex);