Searched refs:skcipher_alloc_instance_simple (Results 1 – 9 of 9) sorted by relevance
66 inst = skcipher_alloc_instance_simple(tmpl, tb); in crypto_ecb_create()
58 inst = skcipher_alloc_instance_simple(tmpl, tb); in crypto_ofb_create()
269 inst = skcipher_alloc_instance_simple(tmpl, tb); in crypto_kw_create()
158 inst = skcipher_alloc_instance_simple(tmpl, tb); in crypto_pcbc_create()
179 inst = skcipher_alloc_instance_simple(tmpl, tb); in crypto_cbc_create()
206 inst = skcipher_alloc_instance_simple(tmpl, tb); in crypto_cfb_create()
132 inst = skcipher_alloc_instance_simple(tmpl, tb); in crypto_ctr_create()
934 struct skcipher_instance *skcipher_alloc_instance_simple( in skcipher_alloc_instance_simple() function985 EXPORT_SYMBOL_GPL(skcipher_alloc_instance_simple);
211 struct skcipher_instance *skcipher_alloc_instance_simple(