Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/crypto/caam/
Dcaamhash.c1621 struct caam_hash_template { struct
1632 static struct caam_hash_template driver_hash[] = { argument
1939 caam_hash_alloc(struct caam_hash_template *template, in caam_hash_alloc()
2021 struct caam_hash_template *alg = driver_hash + i; in caam_algapi_hash_init()
Dcaamalg_qi2.c4361 struct caam_hash_template { struct
4372 static struct caam_hash_template driver_hash[] = { argument
4585 struct caam_hash_template *template, bool keyed) in caam_hash_alloc()
5285 struct caam_hash_template *alg = driver_hash + i; in dpaa2_caam_probe()