Home
last modified time | relevance | path

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

/openbmc/qemu/tests/tcg/multiarch/
H A Dsha512.c77 static inline uint64_t be64_to_cpu(beint64_t be_val) in be64_to_cpu() argument
79 return BE64_TO_CPU(be_val); in be64_to_cpu()