Home
last modified time | relevance | path

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

/openbmc/qemu/tests/tcg/multiarch/
H A Dsha512.c500 static inline size_t hex_str_size(size_t bytes) in hex_str_size() function
554 if (destsize < hex_str_size(bufsize)) in hex_encode()