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() function1994 t_alg = caam_hash_alloc(alg, true); in caam_algapi_hash_init()2015 t_alg = caam_hash_alloc(alg, false); in caam_algapi_hash_init()
4632 static struct caam_hash_alg *caam_hash_alloc(struct device *dev, in caam_hash_alloc() function5387 t_alg = caam_hash_alloc(dev, alg, true); in dpaa2_caam_probe()5406 t_alg = caam_hash_alloc(dev, alg, false); in dpaa2_caam_probe()