Searched refs:xxhash64_desc_ctx (Results 1 – 1 of 1) sorted by relevance
16 struct xxhash64_desc_ctx { struct34 struct xxhash64_desc_ctx *dctx = shash_desc_ctx(desc); in xxhash64_init() argument44 struct xxhash64_desc_ctx *dctx = shash_desc_ctx(desc); in xxhash64_update()53 struct xxhash64_desc_ctx *dctx = shash_desc_ctx(desc); in xxhash64_final()77 .descsize = sizeof(struct xxhash64_desc_ctx),