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() argument35 struct xxhash64_tfm_ctx *tctx = crypto_shash_ctx(desc->tfm); in xxhash64_init()65 struct xxhash64_tfm_ctx *tctx = crypto_shash_ctx(desc->tfm); in xxhash64_digest()86 .cra_ctxsize = sizeof(struct xxhash64_tfm_ctx),