Searched refs:artpec6_hashalg_context (Results 1 – 1 of 1) sorted by relevance
313 struct artpec6_hashalg_context { struct1310 struct artpec6_hashalg_context *ctx = crypto_tfm_ctx(areq->base.tfm); in artpec6_crypto_prepare_hash()2228 struct artpec6_hashalg_context *tfm_ctx = crypto_tfm_ctx(&tfm->base); in artpec6_crypto_hash_set_key()2391 struct artpec6_hashalg_context *tfm_ctx = crypto_tfm_ctx(tfm); in artpec6_crypto_ahash_init_common()2424 struct artpec6_hashalg_context *tfm_ctx = crypto_tfm_ctx(tfm); in artpec6_crypto_ahash_exit()2637 .cra_ctxsize = sizeof(struct artpec6_hashalg_context),2661 .cra_ctxsize = sizeof(struct artpec6_hashalg_context),2686 .cra_ctxsize = sizeof(struct artpec6_hashalg_context),