Lines Matching defs:template
1577 /* copy descriptor header template value */
4588 /* copy descriptor header template value */
4618 struct caam_hash_template *template, bool keyed)
4628 t_alg->ahash_alg = template->template_ahash;
4634 template->hmac_name);
4636 template->hmac_driver_name);
4639 template->name);
4641 template->driver_name);
4649 alg->cra_blocksize = template->blocksize;
4653 t_alg->alg_type = template->alg_type;