Searched refs:crypto_alloc_instance (Results 1 – 5 of 5) sorted by relevance
133 inst = crypto_alloc_instance("ecb", alg); in crypto_ecb_alloc()
331 inst = crypto_alloc_instance("kw", alg); in crypto_kw_alloc()
865 struct crypto_instance *crypto_alloc_instance(const char *name, in crypto_alloc_instance() function892 EXPORT_SYMBOL_GPL(crypto_alloc_instance);
213 inst = crypto_alloc_instance("ctr", alg); in crypto_ctr_alloc()
188 struct crypto_instance *crypto_alloc_instance(const char *name,