Home
last modified time | relevance | path

Searched refs:bin2hex (Results 1 – 5 of 5) sorted by relevance

/openbmc/u-boot/test/lib/
H A Dhexdump.c71 bin2hex(dst, "\x64\x94\x21\xde", 4); in lib_test_bin2hex()
73 bin2hex(dst, "\xaa\x2e\x75\x45", 4); in lib_test_bin2hex()
75 bin2hex(dst, "\x75\x45\x3b\xc5", 4); in lib_test_bin2hex()
77 bin2hex(dst, "\xa1\x68\x84\xc3", 4); in lib_test_bin2hex()
79 bin2hex(dst, "\x15\x6b\x2e\x5e", 4); in lib_test_bin2hex()
81 bin2hex(dst, "\x2e\x03\x5f\xff", 4); in lib_test_bin2hex()
83 bin2hex(dst, "\x0f\xfc\xe9\x9f", 4); in lib_test_bin2hex()
85 bin2hex(dst, "\xd3\x99\x94\x43", 4); in lib_test_bin2hex()
87 bin2hex(dst, "\x91\xdd\x87\xbc", 4); in lib_test_bin2hex()
89 bin2hex(dst, "\x7f\xec\x89\x63", 4); in lib_test_bin2hex()
/openbmc/u-boot/include/test/
H A Dut.h89 bin2hex(__buf1, val1, min(__len, (uint)32)); \
90 bin2hex(__buf2, val2, min(__len, (uint)32)); \
/openbmc/u-boot/include/
H A Dhexdump.h75 static inline char *bin2hex(char *dst, const void *src, size_t count) in bin2hex() function
/openbmc/u-boot/lib/efi_loader/
H A Defi_variable.c485 s = bin2hex(s, data, data_size); in efi_set_variable()
/openbmc/qemu/tests/data/qobject/
H A Dqdict.txt1801 bin2hex.c: 755