Home
last modified time | relevance | path

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

/linux/net/xfrm/
H A Dxfrm_compat.c596 static struct nlmsghdr *xfrm_user_rcv_msg_compat(const struct nlmsghdr *h32, in xfrm_user_rcv_msg_compat() argument
/linux/lib/zstd/decompress/
H A Dzstd_decompress.c1329 U32 const h32 = (U32)xxh64_digest(&dctx->xxhState); in ZSTD_decompressContinue() local