Lines Matching defs:template
1582 /* copy descriptor header template value */
4601 /* copy descriptor header template value */
4630 struct caam_hash_template *template, bool keyed)
4640 t_alg->ahash_alg = template->template_ahash;
4646 template->hmac_name);
4648 template->hmac_driver_name);
4651 template->name);
4653 template->driver_name);
4661 alg->cra_blocksize = template->blocksize;
4665 t_alg->alg_type = template->alg_type;