Lines Matching defs:base
429 int blocksize = crypto_tfm_alg_blocksize(&ahash->base);
707 gfp_t flags = (req->base.flags & CRYPTO_TFM_REQ_MAY_SLEEP) ?
804 if (req->base.flags & CRYPTO_TFM_REQ_MAY_BACKLOG)
875 * allocate space for base edesc and hw desc commands,
960 /* allocate space for base edesc and hw desc commands, link tables */
1038 /* allocate space for base edesc and hw desc commands, link tables */
1110 /* allocate space for base edesc and hw desc commands, link tables */
1159 /* allocate space for base edesc and hw desc commands, link tables */
1250 * allocate space for base edesc and hw desc commands,
1350 /* allocate space for base edesc and hw desc commands, link tables */
1442 * allocate space for base edesc and hw desc commands,
1762 struct crypto_alg *base = tfm->__crt_alg;
1764 container_of(base, struct hash_alg_common, base);
1768 container_of(alg, struct caam_hash_alg, ahash_alg.base);
1909 t_alg->ahash_alg.base = template->template_ahash;
1910 halg = &t_alg->ahash_alg.base;
1911 alg = &halg->halg.base;
2000 t_alg->ahash_alg.base.halg.base.cra_driver_name,
2020 t_alg->ahash_alg.base.halg.base.cra_driver_name,