Home
last modified time | relevance | path

Searched defs:h32 (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/lib/
H A Dxxhash.c106 uint32_t h32; in xxh32() local
344 uint32_t h32; in xxh32_digest() local
/openbmc/qemu/include/qemu/
H A Dxxhash.h64 uint32_t h32; in qemu_xxhash8() local
/openbmc/qemu/hw/arm/
H A Dboot.c797 Elf32_Ehdr h32; in arm_load_elf() member
/openbmc/linux/net/xfrm/
H A Dxfrm_compat.c583 static struct nlmsghdr *xfrm_user_rcv_msg_compat(const struct nlmsghdr *h32, in xfrm_user_rcv_msg_compat()
/openbmc/linux/lib/zstd/decompress/
H A Dzstd_decompress.c1239 U32 const h32 = (U32)xxh64_digest(&dctx->xxhState); in ZSTD_decompressContinue() local