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