Home
last modified time | relevance | path

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

/Linux-v4.19/crypto/
Dmcryptd.c33 static void *mcryptd_alloc_instance(struct crypto_alg *alg, unsigned int head,
221 static void *mcryptd_alloc_instance(struct crypto_alg *alg, unsigned int head, in mcryptd_alloc_instance() function
505 inst = mcryptd_alloc_instance(alg, ahash_instance_headroom(), in mcryptd_create_hash()