Searched refs:artpec6_hashalg_context (Results 1 – 1 of 1) sorted by relevance
316 struct artpec6_hashalg_context { struct1315 struct artpec6_hashalg_context *ctx = crypto_tfm_ctx(areq->base.tfm); in artpec6_crypto_prepare_hash()2214 struct artpec6_hashalg_context *tfm_ctx = crypto_tfm_ctx(&tfm->base); in artpec6_crypto_hash_set_key()2453 struct artpec6_hashalg_context *tfm_ctx = crypto_tfm_ctx(tfm); in artpec6_crypto_ahash_init_common()2497 struct artpec6_hashalg_context *tfm_ctx = crypto_tfm_ctx(tfm); in artpec6_crypto_ahash_exit()2709 .cra_ctxsize = sizeof(struct artpec6_hashalg_context),2732 .cra_ctxsize = sizeof(struct artpec6_hashalg_context),2756 .cra_ctxsize = sizeof(struct artpec6_hashalg_context),2782 .cra_ctxsize = sizeof(struct artpec6_hashalg_context),2806 .cra_ctxsize = sizeof(struct artpec6_hashalg_context),[all …]