Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/crypto/ccree/
Dcc_hash.c1822 static struct cc_hash_alg *cc_alloc_hash_alg(struct cc_hash_template *template, in cc_alloc_hash_alg() function
2052 t_alg = cc_alloc_hash_alg(&driver_hash[alg], dev, true); in cc_hash_alloc()
2077 t_alg = cc_alloc_hash_alg(&driver_hash[alg], dev, false); in cc_hash_alloc()