Searched refs:caam_hash_alloc (Results 1 – 2 of 2) sorted by relevance
1900 caam_hash_alloc(struct caam_hash_template *template, in caam_hash_alloc() function1993 t_alg = caam_hash_alloc(alg, true); in caam_algapi_hash_init()2014 t_alg = caam_hash_alloc(alg, false); in caam_algapi_hash_init()
4630 static struct caam_hash_alg *caam_hash_alloc(struct device *dev, in caam_hash_alloc() function5382 t_alg = caam_hash_alloc(dev, alg, true); in dpaa2_caam_probe()5401 t_alg = caam_hash_alloc(dev, alg, false); in dpaa2_caam_probe()