Searched defs:hex2mem (Results 1 – 3 of 3) sorted by relevance
63 static int hex2mem(u8 *mem, const char *hexstr, int size) in hex2mem() function
161 hex2mem(char *buf, char *mem, int count) in hex2mem() function
1009 int hex2mem(const char *buf, uint8_t *mem, int count) in hex2mem() function