Searched refs:artpec6_hashalg_context (Results 1 – 1 of 1) sorted by relevance
312 struct artpec6_hashalg_context { struct1311 struct artpec6_hashalg_context *ctx = crypto_tfm_ctx(areq->base.tfm); in artpec6_crypto_prepare_hash()2233 struct artpec6_hashalg_context *tfm_ctx = crypto_tfm_ctx(&tfm->base); in artpec6_crypto_hash_set_key()2400 struct artpec6_hashalg_context *tfm_ctx = crypto_tfm_ctx(tfm); in artpec6_crypto_ahash_init_common()2433 struct artpec6_hashalg_context *tfm_ctx = crypto_tfm_ctx(tfm); in artpec6_crypto_ahash_exit()2645 .cra_ctxsize = sizeof(struct artpec6_hashalg_context),2668 .cra_ctxsize = sizeof(struct artpec6_hashalg_context),2692 .cra_ctxsize = sizeof(struct artpec6_hashalg_context),