Home
last modified time | relevance | path

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

/openbmc/qemu/include/qemu/
H A Dxxhash.h215 static inline uint64_t qemu_xxhash64_4(uint64_t a, uint64_t b, in qemu_xxhash64_4() function
/openbmc/qemu/target/arm/tcg/
H A Dpauth_helper.c312 return qemu_xxhash64_4(data, modifier, key.lo, key.hi); in pauth_computepac_impdef()