Home
last modified time | relevance | path

Searched defs:hex2bin (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/u-boot/include/
H A Dhexdump.h55 static inline int hex2bin(u8 *dst, const char *src, size_t count) in hex2bin() function
/OK3568_Linux_fs/kernel/lib/
H A Dhexdump.c71 int hex2bin(u8 *dst, const char *src, size_t count) in hex2bin() function
/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/
H A Dtest_tag.c78 static int hex2bin(uint8_t *dst, const char *src, size_t count) in hex2bin() function
/OK3568_Linux_fs/buildroot/dl/rtmpdump/git/
H A Drtmpdump.c108 int hex2bin(char *str, char **hex) in hex2bin() function
H A Drtmpgw.c771 int hex2bin(char *str, char **hex) in hex2bin() function