Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/crypto/caam/
Dcaamhash.c1574 struct caam_hash_template { struct
1585 static struct caam_hash_template driver_hash[] = { argument
1898 caam_hash_alloc(struct caam_hash_template *template, in caam_hash_alloc()
1981 struct caam_hash_template *alg = driver_hash + i; in caam_algapi_hash_init()
Dcaamalg_qi2.c4402 struct caam_hash_template { struct
4413 static struct caam_hash_template driver_hash[] = { argument
4629 struct caam_hash_template *template, bool keyed) in caam_hash_alloc()
5346 struct caam_hash_template *alg = driver_hash + i; in dpaa2_caam_probe()