Home
last modified time | relevance | path

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

/linux-6.1.9/lib/
Dxxhash.c106 uint32_t h32; in xxh32() local
344 uint32_t h32; in xxh32_digest() local
/linux-6.1.9/net/xfrm/
Dxfrm_compat.c581 static struct nlmsghdr *xfrm_user_rcv_msg_compat(const struct nlmsghdr *h32, in xfrm_user_rcv_msg_compat()
/linux-6.1.9/lib/zstd/decompress/
Dzstd_decompress.c1174 U32 const h32 = (U32)xxh64_digest(&dctx->xxhState); in ZSTD_decompressContinue() local