Lines Matching refs:crypto_instance
70 static void crypto_free_instance(struct crypto_instance *inst) in crypto_free_instance()
82 struct crypto_instance *inst = (void *)alg; in crypto_destroy_instance()
112 static void crypto_remove_instance(struct crypto_instance *inst, in crypto_remove_instance()
156 struct crypto_instance *inst; in crypto_remove_spawns()
471 struct crypto_instance *inst; in crypto_unregister_template()
527 struct crypto_instance *inst) in crypto_register_instance()
571 int crypto_unregister_instance(struct crypto_instance *inst) in crypto_unregister_instance()
589 struct crypto_instance *inst, u32 mask) in crypto_init_spawn()
609 struct crypto_instance *inst, in crypto_init_spawn2()
818 struct crypto_instance *inst; in crypto_alloc_instance2()
846 struct crypto_instance *crypto_alloc_instance(const char *name, in crypto_alloc_instance()
849 struct crypto_instance *inst; in crypto_alloc_instance()