Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/crypto/
Domap-sham.c166 struct omap_sham_ctx { struct
304 struct omap_sham_ctx *tctx = crypto_ahash_ctx(tfm); in omap_sham_copy_hash_omap4()
451 struct omap_sham_ctx *tctx = crypto_ahash_ctx(tfm); in omap_sham_write_ctrl_omap4()
941 struct omap_sham_ctx *tctx = crypto_ahash_ctx(tfm); in omap_sham_init()
1101 struct omap_sham_ctx *tctx = crypto_tfm_ctx(req->base.tfm); in omap_sham_finish_hmac()
1217 struct omap_sham_ctx *tctx = crypto_tfm_ctx(req->base.tfm); in omap_sham_final_shash()
1286 struct omap_sham_ctx *tctx = crypto_ahash_ctx(tfm); in omap_sham_setkey()
1322 struct omap_sham_ctx *tctx = crypto_tfm_ctx(tfm); in omap_sham_cra_init_alg()
1391 struct omap_sham_ctx *tctx = crypto_tfm_ctx(tfm); in omap_sham_cra_exit()
1437 .cra_ctxsize = sizeof(struct omap_sham_ctx),
[all …]