Home
last modified time | relevance | path

Searched defs:list (Results 1 – 3 of 3) sorted by relevance

/crypto/
Dalgapi.c114 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
Dfips140-module.c205 static void fips140_remove_final(struct list_head *list) in fips140_remove_final()
Daf_alg.c25 struct list_head list; member