Home
last modified time | relevance | path

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

/openbmc/qemu/tests/tcg/multiarch/
H A Dsha512.c488 bool hex_encode(const void *buf, size_t bufsize, char *dest, size_t destsize);
550 bool hex_encode(const void *buf, size_t bufsize, char *dest, size_t destsize) in hex_encode() function
965 hex_encode(&h, sizeof(h), got, sizeof(got)); in do_test()