Searched refs:xxhash64_tfm_ctx (Results 1 – 1 of 1) sorted by relevance
12 struct xxhash64_tfm_ctx { struct23 struct xxhash64_tfm_ctx *tctx = crypto_shash_ctx(tfm); in xxhash64_setkey() argument33 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),