Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/lib/
H A Dxxhash.c106 uint32_t h32; in xxh32() local
344 uint32_t h32; in xxh32_digest() local
/OK3568_Linux_fs/kernel/net/xfrm/
H A Dxfrm_compat.c579 static struct nlmsghdr *xfrm_user_rcv_msg_compat(const struct nlmsghdr *h32, in xfrm_user_rcv_msg_compat()
/OK3568_Linux_fs/kernel/lib/zstd/
H A Ddecompress.c1838 U32 const h32 = (U32)xxh64_digest(&dctx->xxhState); in ZSTD_decompressContinue() local