Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/crypto/
H A Dxxhash_generic.c12 struct xxhash64_tfm_ctx { struct
23 struct xxhash64_tfm_ctx *tctx = crypto_shash_ctx(tfm); in xxhash64_setkey()
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),
/kernel/linux/linux-6.6/crypto/
H A Dxxhash_generic.c12 struct xxhash64_tfm_ctx { struct
23 struct xxhash64_tfm_ctx *tctx = crypto_shash_ctx(tfm); in xxhash64_setkey()
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 1 milliseconds