Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/crypto/ccree/
Dcc_hash.c1732 static struct cc_hash_alg *cc_alloc_hash_alg(struct cc_hash_template *template, in cc_alloc_hash_alg() function
1945 t_alg = cc_alloc_hash_alg(&driver_hash[alg], dev, true); in cc_hash_alloc()
1969 t_alg = cc_alloc_hash_alg(&driver_hash[alg], dev, false); in cc_hash_alloc()