Home
last modified time | relevance | path

Searched refs:xxhash64_desc_ctx (Results 1 – 1 of 1) sorted by relevance

/crypto/
Dxxhash_generic.c16 struct xxhash64_desc_ctx { struct
36 struct xxhash64_desc_ctx *dctx = shash_desc_ctx(desc); in xxhash64_init() argument
46 struct xxhash64_desc_ctx *dctx = shash_desc_ctx(desc); in xxhash64_update()
55 struct xxhash64_desc_ctx *dctx = shash_desc_ctx(desc); in xxhash64_final()
79 .descsize = sizeof(struct xxhash64_desc_ctx),