Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/crypto/ccree/
Dcc_hash.c1821 static struct cc_hash_alg *cc_alloc_hash_alg(struct cc_hash_template *template, in cc_alloc_hash_alg() function
2009 t_alg = cc_alloc_hash_alg(&driver_hash[alg], dev, true); in cc_hash_alloc()
2032 t_alg = cc_alloc_hash_alg(&driver_hash[alg], dev, false); in cc_hash_alloc()