Lines Matching refs:crypto_instance
73 static void crypto_free_instance(struct crypto_instance *inst) in crypto_free_instance()
80 struct crypto_instance *inst = container_of(w, struct crypto_instance, in crypto_destroy_instance_workfn()
90 struct crypto_instance *inst = container_of(alg, in crypto_destroy_instance()
91 struct crypto_instance, in crypto_destroy_instance()
131 static void crypto_remove_instance(struct crypto_instance *inst, in crypto_remove_instance()
183 struct crypto_instance *inst; in crypto_remove_spawns()
588 struct crypto_instance *inst; in crypto_unregister_template()
651 struct crypto_instance *inst) in crypto_register_instance()
709 void crypto_unregister_instance(struct crypto_instance *inst) in crypto_unregister_instance()
724 int crypto_grab_spawn(struct crypto_spawn *spawn, struct crypto_instance *inst, in crypto_grab_spawn()
927 int crypto_inst_setname(struct crypto_instance *inst, const char *name, in crypto_inst_setname()