Searched refs:skcipher_alloc_instance_simple (Results 1 – 10 of 10) sorted by relevance
67 inst = skcipher_alloc_instance_simple(tmpl, tb); in crypto_ecb_create()
59 inst = skcipher_alloc_instance_simple(tmpl, tb); in crypto_ofb_create()
270 inst = skcipher_alloc_instance_simple(tmpl, tb); in crypto_kw_create()
137 inst = skcipher_alloc_instance_simple(tmpl, tb); in crypto_xctr_create()
159 inst = skcipher_alloc_instance_simple(tmpl, tb); in crypto_pcbc_create()
180 inst = skcipher_alloc_instance_simple(tmpl, tb); in crypto_cbc_create()
207 inst = skcipher_alloc_instance_simple(tmpl, tb); in crypto_cfb_create()
133 inst = skcipher_alloc_instance_simple(tmpl, tb); in crypto_ctr_create()
929 struct skcipher_instance *skcipher_alloc_instance_simple( in skcipher_alloc_instance_simple() function980 EXPORT_SYMBOL_GPL(skcipher_alloc_instance_simple);
211 struct skcipher_instance *skcipher_alloc_instance_simple(