Searched refs:crypto_remove_final (Results 1 – 3 of 3) sorted by relevance
404 crypto_remove_final(&list); in crypto_alg_tested()408 void crypto_remove_final(struct list_head *list) in crypto_remove_final() function418 EXPORT_SYMBOL_GPL(crypto_remove_final);470 crypto_remove_final(&algs_to_put); in crypto_register_alg()504 crypto_remove_final(&list); in crypto_unregister_alg()604 crypto_remove_final(&users); in crypto_unregister_template()702 crypto_remove_final(&algs_to_put); in crypto_register_instance()719 crypto_remove_final(&list); in crypto_unregister_instance()
121 void crypto_remove_final(struct list_head *list);
274 crypto_remove_final(&list); in crypto_update_alg()
Completed in 10 milliseconds