Home
last modified time | relevance | path

Searched refs:template_ahash (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/crypto/caam/
Dcaamhash.c1610 struct ahash_alg template_ahash; member
1623 .template_ahash = {
1645 .template_ahash = {
1667 .template_ahash = {
1689 .template_ahash = {
1711 .template_ahash = {
1733 .template_ahash = {
1862 t_alg->ahash_alg = template->template_ahash; in caam_hash_alloc()
1953 if (alg->template_ahash.halg.digestsize > md_limit) in caam_algapi_hash_init()