Home
last modified time | relevance | path

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

/Linux-v4.19/crypto/
Dcryptd.c359 static void *cryptd_alloc_instance(struct crypto_alg *alg, unsigned int head, in cryptd_alloc_instance() function
402 inst = cryptd_alloc_instance(alg, 0, sizeof(*ctx)); in cryptd_create_blkcipher()
885 inst = cryptd_alloc_instance(alg, ahash_instance_headroom(), in cryptd_create_hash()