Searched refs:caam_hash_alloc (Results 1 – 2 of 2) sorted by relevance
1901 caam_hash_alloc(struct caam_hash_template *template, in caam_hash_alloc() function1990 t_alg = caam_hash_alloc(alg, true); in caam_algapi_hash_init()2011 t_alg = caam_hash_alloc(alg, false); in caam_algapi_hash_init()
4633 static struct caam_hash_alg *caam_hash_alloc(struct device *dev, in caam_hash_alloc() function5384 t_alg = caam_hash_alloc(dev, alg, true); in dpaa2_caam_probe()5403 t_alg = caam_hash_alloc(dev, alg, false); in dpaa2_caam_probe()