Home
last modified time | relevance | path

Searched defs:hex2mem (Results 1 – 3 of 3) sorted by relevance

/external/u-boot/lib/efi_loader/
Defi_variable.c63 static int hex2mem(u8 *mem, const char *hexstr, int size) in hex2mem() function
/external/u-boot/common/
Dkgdb.c161 hex2mem(char *buf, char *mem, int count) in hex2mem() function
/external/iproute2/lib/
Dutils.c1009 int hex2mem(const char *buf, uint8_t *mem, int count) in hex2mem() function