Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/crypto/
H A Dxxhash_generic.c16 struct xxhash64_desc_ctx { struct
34 struct xxhash64_desc_ctx *dctx = shash_desc_ctx(desc); in xxhash64_init()
44 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),
/kernel/linux/linux-6.6/crypto/
H A Dxxhash_generic.c16 struct xxhash64_desc_ctx { struct
34 struct xxhash64_desc_ctx *dctx = shash_desc_ctx(desc); in xxhash64_init()
44 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),

Completed in 1 milliseconds