Lines Matching refs:crypto_instance
67 static void crypto_free_instance(struct crypto_instance *inst)
74 struct crypto_instance *inst = container_of(w, struct crypto_instance,
84 struct crypto_instance *inst = container_of(alg,
85 struct crypto_instance,
125 static void crypto_remove_instance(struct crypto_instance *inst,
177 struct crypto_instance *inst;
553 struct crypto_instance *inst;
616 struct crypto_instance *inst)
669 void crypto_unregister_instance(struct crypto_instance *inst)
684 int crypto_grab_spawn(struct crypto_spawn *spawn, struct crypto_instance *inst,
904 int crypto_inst_setname(struct crypto_instance *inst, const char *name,