Searched defs:list (Results 1 – 2 of 2) sorted by relevance
108 struct list_head *list) in crypto_remove_instance()129 void crypto_remove_spawns(struct crypto_alg *alg, struct list_head *list, in crypto_remove_spawns()333 void crypto_remove_final(struct list_head *list) in crypto_remove_final()387 static int crypto_remove_alg(struct crypto_alg *alg, struct list_head *list) in crypto_remove_alg()500 struct hlist_head *list; in crypto_unregister_template() local
24 struct list_head list; member