Home
last modified time | relevance | path

Searched refs:polyval_tfm_ctx (Results 1 – 1 of 1) sorted by relevance

/crypto/
A Dpolyval-generic.c57 struct polyval_tfm_ctx { struct
81 struct polyval_tfm_ctx *ctx = crypto_shash_ctx(tfm); in polyval_setkey() argument
115 const struct polyval_tfm_ctx *ctx = crypto_shash_ctx(desc->tfm); in polyval_update()
162 struct polyval_tfm_ctx *ctx = crypto_shash_ctx(tfm); in polyval_exit_tfm()
184 .cra_ctxsize = sizeof(struct polyval_tfm_ctx),

Completed in 3 milliseconds