Searched refs:crypto_remove_final (Results 1 – 3 of 3) sorted by relevance
426 crypto_remove_final(&list); in crypto_alg_tested()430 void crypto_remove_final(struct list_head *list) in crypto_remove_final() function440 EXPORT_SYMBOL_GPL(crypto_remove_final);466 crypto_remove_final(&algs_to_put); in crypto_register_alg()500 crypto_remove_final(&list); in crypto_unregister_alg()598 crypto_remove_final(&users); in crypto_unregister_template()691 crypto_remove_final(&algs_to_put); in crypto_register_instance()707 crypto_remove_final(&list); in crypto_unregister_instance()
100 void crypto_remove_final(struct list_head *list);
291 crypto_remove_final(&list); in crypto_update_alg()
Completed in 7 milliseconds