Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/crypto/caam/
Dcaamhash.c1605 struct ahash_alg template_ahash; member
1618 .template_ahash = {
1639 .template_ahash = {
1660 .template_ahash = {
1681 .template_ahash = {
1702 .template_ahash = {
1723 .template_ahash = {
1851 t_alg->ahash_alg = template->template_ahash; in caam_hash_alloc()