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

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

Completed in 115 milliseconds