Home
last modified time | relevance | path

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

/linux-4.1.27/crypto/
Dmcryptd.c33 static void *mcryptd_alloc_instance(struct crypto_alg *alg, unsigned int head,
228 static void *mcryptd_alloc_instance(struct crypto_alg *alg, unsigned int head, in mcryptd_alloc_instance() function
509 inst = mcryptd_alloc_instance(alg, ahash_instance_headroom(), in mcryptd_create_hash()