Lines Matching refs:crypto_instance
67 static void crypto_free_instance(struct crypto_instance *inst) in crypto_free_instance()
74 struct crypto_instance *inst = container_of(w, struct crypto_instance, in crypto_destroy_instance_workfn()
84 struct crypto_instance *inst = container_of(alg, in crypto_destroy_instance()
85 struct crypto_instance, in crypto_destroy_instance()
125 static void crypto_remove_instance(struct crypto_instance *inst, in crypto_remove_instance()
177 struct crypto_instance *inst; in crypto_remove_spawns()
544 struct crypto_instance *inst; in crypto_unregister_template()
607 struct crypto_instance *inst) in crypto_register_instance()
668 void crypto_unregister_instance(struct crypto_instance *inst) in crypto_unregister_instance()
683 int crypto_grab_spawn(struct crypto_spawn *spawn, struct crypto_instance *inst, in crypto_grab_spawn()
886 int crypto_inst_setname(struct crypto_instance *inst, const char *name, in crypto_inst_setname()