Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/crypto/caam/
Dcaamhash.c1581 struct ahash_alg template_ahash; member
1593 .template_ahash = {
1614 .template_ahash = {
1635 .template_ahash = {
1656 .template_ahash = {
1677 .template_ahash = {
1698 .template_ahash = {
1826 t_alg->ahash_alg = template->template_ahash; in caam_hash_alloc()
1916 if (alg->template_ahash.halg.digestsize > md_limit) in caam_algapi_hash_init()
/Linux-v4.19/drivers/crypto/ccree/
Dcc_hash.c1519 struct ahash_alg template_ahash; member
1540 .template_ahash = {
1565 .template_ahash = {
1590 .template_ahash = {
1615 .template_ahash = {
1640 .template_ahash = {
1665 .template_ahash = {
1688 .template_ahash = {
1711 .template_ahash = {
1743 t_crypto_alg->ahash_alg = template->template_ahash; in cc_alloc_hash_alg()