Home
last modified time | relevance | path

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

/Linux-v5.4/include/crypto/internal/
Dhash.h168 return crypto_alloc_instance(name, alg, ahash_instance_headroom()); in ahash_alloc_instance()
225 return crypto_alloc_instance(name, alg, in shash_alloc_instance()
/Linux-v5.4/include/crypto/
Dalgapi.h185 void *crypto_alloc_instance(const char *name, struct crypto_alg *alg,
/Linux-v5.4/crypto/
Dalgapi.c859 void *crypto_alloc_instance(const char *name, struct crypto_alg *alg, in crypto_alloc_instance() function
883 EXPORT_SYMBOL_GPL(crypto_alloc_instance);