Searched defs:hexstr (Results 1 – 7 of 7) sorted by relevance
614 static size_t unhex_string(const char *hexstr, in unhex_string()637 char *hexstr = g_new0(char, len * 2 + 1); in hex_string() local
118 char *hexstr = g_new0(char, len * 2 + 1); in hex_string() local
360 char *hexstr = g_new0(char, len * 2 + 1); in hex_string() local
40 int decode_hexstr(char *hexstr, u8 **result) in decode_hexstr()
24 char *hexstr; in do_osd_write() local
34 void decode_hexstring(char *hexstr, u8 *result) in decode_hexstring()
88 char *hexstr; in do_osd_write() local