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

/linux-4.1.27/crypto/
H A Dcryptd.c298 static void *cryptd_alloc_instance(struct crypto_alg *alg, unsigned int head, cryptd_alloc_instance() function
348 inst = cryptd_alloc_instance(alg, 0, sizeof(*ctx)); cryptd_create_blkcipher()
611 inst = cryptd_alloc_instance(alg, ahash_instance_headroom(), cryptd_create_hash()
759 inst = cryptd_alloc_instance(alg, 0, sizeof(*ctx)); cryptd_create_aead()

Completed in 46 milliseconds