Searched defs:list (Results 1 – 3 of 3) sorted by relevance
114 struct list_head *list) in crypto_remove_instance()139 void crypto_remove_spawns(struct crypto_alg *alg, struct list_head *list, in crypto_remove_spawns()417 void crypto_remove_final(struct list_head *list) in crypto_remove_final()458 static int crypto_remove_alg(struct crypto_alg *alg, struct list_head *list) in crypto_remove_alg()566 struct hlist_head *list; in crypto_unregister_template() local
205 static void fips140_remove_final(struct list_head *list) in fips140_remove_final()
25 struct list_head list; member