Searched refs:artpec6_hashalg_context (Results 1 – 1 of 1) sorted by relevance
312 struct artpec6_hashalg_context { struct1309 struct artpec6_hashalg_context *ctx = crypto_tfm_ctx(areq->base.tfm); in artpec6_crypto_prepare_hash()2227 struct artpec6_hashalg_context *tfm_ctx = crypto_tfm_ctx(&tfm->base); in artpec6_crypto_hash_set_key()2390 struct artpec6_hashalg_context *tfm_ctx = crypto_tfm_ctx(tfm); in artpec6_crypto_ahash_init_common()2423 struct artpec6_hashalg_context *tfm_ctx = crypto_tfm_ctx(tfm); in artpec6_crypto_ahash_exit()2636 .cra_ctxsize = sizeof(struct artpec6_hashalg_context),2660 .cra_ctxsize = sizeof(struct artpec6_hashalg_context),2685 .cra_ctxsize = sizeof(struct artpec6_hashalg_context),