Searched refs:tp_str_to_hex (Results 1 – 3 of 3) sorted by relevance
117 size_t tp_str_to_hex(void *buf, size_t bufsize, const char *s);
30 size_t tp_str_to_hex(void *buf, size_t bufsize, const char *s) in tp_str_to_hex() function
4313 ssize_t len = tp_str_to_hex(buf, sizeof(buf), tp->data); in tp_input()