Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/crypto/caam/
Dcaamhash.c1570 struct caam_hash_template { struct
1581 static struct caam_hash_template driver_hash[] = { argument
1897 caam_hash_alloc(struct caam_hash_template *template, in caam_hash_alloc()
1979 struct caam_hash_template *alg = driver_hash + i; in caam_algapi_hash_init()
Dcaamalg_qi2.c4392 struct caam_hash_template { struct
4403 static struct caam_hash_template driver_hash[] = { argument
4620 struct caam_hash_template *template, bool keyed) in caam_hash_alloc()
5335 struct caam_hash_template *alg = driver_hash + i; in dpaa2_caam_probe()