Home
last modified time | relevance | path

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

/linux/crypto/
A Dxxhash_generic.c12 struct xxhash64_tfm_ctx { struct
23 struct xxhash64_tfm_ctx *tctx = crypto_shash_ctx(tfm); in xxhash64_setkey() argument
33 struct xxhash64_tfm_ctx *tctx = crypto_shash_ctx(desc->tfm); in xxhash64_init()
63 struct xxhash64_tfm_ctx *tctx = crypto_shash_ctx(desc->tfm); in xxhash64_digest()
84 .cra_ctxsize = sizeof(struct xxhash64_tfm_ctx),

Completed in 3 milliseconds