Home
last modified time | relevance | path

Searched defs:blake2b_tfm_ctx (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/include/crypto/internal/
Dblake2b.h67 struct blake2b_tfm_ctx { struct
75 struct blake2b_tfm_ctx *tctx = crypto_shash_ctx(tfm); in crypto_blake2b_setkey() argument
/kernel/linux/linux-5.10/crypto/
Dblake2b_generic.c142 struct blake2b_tfm_ctx { struct
150 struct blake2b_tfm_ctx *tctx = crypto_shash_ctx(tfm); in blake2b_setkey() argument