Home
last modified time | relevance | path

Searched refs:skcipher_alloc_instance_simple (Results 1 – 12 of 12) sorted by relevance

/linux/crypto/
A Decb.c67 inst = skcipher_alloc_instance_simple(tmpl, tb); in crypto_ecb_create()
A Dofb.c59 inst = skcipher_alloc_instance_simple(tmpl, tb); in crypto_ofb_create()
A Dkeywrap.c270 inst = skcipher_alloc_instance_simple(tmpl, tb); in crypto_kw_create()
A Dpcbc.c159 inst = skcipher_alloc_instance_simple(tmpl, tb); in crypto_pcbc_create()
A Dcbc.c180 inst = skcipher_alloc_instance_simple(tmpl, tb); in crypto_cbc_create()
A Dcfb.c207 inst = skcipher_alloc_instance_simple(tmpl, tb); in crypto_cfb_create()
A Dctr.c133 inst = skcipher_alloc_instance_simple(tmpl, tb); in crypto_ctr_create()
A Dskcipher.c929 struct skcipher_instance *skcipher_alloc_instance_simple( in skcipher_alloc_instance_simple() function
980 EXPORT_SYMBOL_GPL(skcipher_alloc_instance_simple);
/linux/include/crypto/internal/
A Dskcipher.h211 struct skcipher_instance *skcipher_alloc_instance_simple(
/linux/
A Dvmlinux.symvers8167 0x00000000 skcipher_alloc_instance_simple vmlinux EXPORT_SYMBOL_GPL
A DSystem.map15041 ffff800010446940 T skcipher_alloc_instance_simple
A D.tmp_System.map15041 ffff800010446940 T skcipher_alloc_instance_simple

Completed in 321 milliseconds