skcipher_register_instance  624 crypto/adiantum.c 	err = skcipher_register_instance(tmpl, inst);
skcipher_register_instance   68 crypto/cbc.c   	err = skcipher_register_instance(tmpl, inst);
skcipher_register_instance  222 crypto/cfb.c   	err = skcipher_register_instance(tmpl, inst);
skcipher_register_instance  453 crypto/cryptd.c 	err = skcipher_register_instance(tmpl, inst);
skcipher_register_instance  157 crypto/ctr.c   	err = skcipher_register_instance(tmpl, inst);
skcipher_register_instance  344 crypto/ctr.c   	err = skcipher_register_instance(tmpl, inst);
skcipher_register_instance  396 crypto/cts.c   	err = skcipher_register_instance(tmpl, inst);
skcipher_register_instance   76 crypto/ecb.c   	err = skcipher_register_instance(tmpl, inst);
skcipher_register_instance  604 crypto/essiv.c 		err = skcipher_register_instance(tmpl, skcipher_inst);
skcipher_register_instance  285 crypto/keywrap.c 	err = skcipher_register_instance(tmpl, inst);
skcipher_register_instance  406 crypto/lrw.c   	err = skcipher_register_instance(tmpl, inst);
skcipher_register_instance   74 crypto/ofb.c   	err = skcipher_register_instance(tmpl, inst);
skcipher_register_instance  166 crypto/pcbc.c  	err = skcipher_register_instance(tmpl, inst);
skcipher_register_instance 1106 crypto/skcipher.c EXPORT_SYMBOL_GPL(skcipher_register_instance);
skcipher_register_instance  444 crypto/xts.c   	err = skcipher_register_instance(tmpl, inst);
skcipher_register_instance  133 include/crypto/internal/skcipher.h int skcipher_register_instance(struct crypto_template *tmpl,