Home
last modified time | relevance | path

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

/Linux-v5.4/crypto/
Dcryptd.c224 static void *cryptd_alloc_instance(struct crypto_alg *alg, unsigned int head, in cryptd_alloc_instance() function
687 inst = cryptd_alloc_instance(alg, ahash_instance_headroom(), in cryptd_create_hash()