Searched refs:caam_hash_alloc (Results 1 – 2 of 2) sorted by relevance
1939 caam_hash_alloc(struct caam_hash_template *template, in caam_hash_alloc() function2029 t_alg = caam_hash_alloc(alg, true); in caam_algapi_hash_init()2050 t_alg = caam_hash_alloc(alg, false); in caam_algapi_hash_init()
4584 static struct caam_hash_alg *caam_hash_alloc(struct device *dev, in caam_hash_alloc() function5288 t_alg = caam_hash_alloc(dev, alg, true); in dpaa2_caam_probe()5307 t_alg = caam_hash_alloc(dev, alg, false); in dpaa2_caam_probe()