Home
last modified time | relevance | path

Searched refs:crypto_remove_final (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/crypto/
H A Dalgapi.c437 crypto_remove_final(&list); in crypto_alg_tested()
441 void crypto_remove_final(struct list_head *list) in crypto_remove_final() function
451 EXPORT_SYMBOL_GPL(crypto_remove_final); variable
477 crypto_remove_final(&algs_to_put); in crypto_register_alg()
513 crypto_remove_final(&list); in crypto_unregister_alg()
611 crypto_remove_final(&users); in crypto_unregister_template()
704 crypto_remove_final(&algs_to_put); in crypto_register_instance()
720 crypto_remove_final(&list); in crypto_unregister_instance()
H A Dinternal.h119 void crypto_remove_final(struct list_head *list);
H A Dcrypto_user_base.c291 crypto_remove_final(&list); in crypto_update_alg()
/kernel/linux/linux-5.10/crypto/
H A Dalgapi.c389 crypto_remove_final(&list); in crypto_alg_tested()
393 void crypto_remove_final(struct list_head *list) in crypto_remove_final() function
403 EXPORT_SYMBOL_GPL(crypto_remove_final); variable
478 crypto_remove_final(&list); in crypto_unregister_alg()
576 crypto_remove_final(&users); in crypto_unregister_template()
680 crypto_remove_final(&list); in crypto_unregister_instance()
H A Dinternal.h65 void crypto_remove_final(struct list_head *list);
H A Dcrypto_user_base.c291 crypto_remove_final(&list); in crypto_update_alg()

Completed in 6 milliseconds