Lines Matching refs:crypto_instance
80 static void crypto_free_instance(struct crypto_instance *inst) in crypto_free_instance()
92 struct crypto_instance *inst = (void *)alg; in crypto_destroy_instance()
121 static void crypto_remove_instance(struct crypto_instance *inst, in crypto_remove_instance()
164 struct crypto_instance *inst; in crypto_remove_spawns()
490 struct crypto_instance *inst; in crypto_unregister_template()
544 struct crypto_instance *inst) in crypto_register_instance()
580 int crypto_unregister_instance(struct crypto_instance *inst) in crypto_unregister_instance()
598 struct crypto_instance *inst, u32 mask) in crypto_init_spawn()
618 struct crypto_instance *inst, in crypto_init_spawn2()
824 int crypto_inst_setname(struct crypto_instance *inst, const char *name, in crypto_inst_setname()
842 struct crypto_instance *inst; in crypto_alloc_instance2()
865 struct crypto_instance *crypto_alloc_instance(const char *name, in crypto_alloc_instance()
868 struct crypto_instance *inst; in crypto_alloc_instance()