Home
last modified time | relevance | path

Searched refs:crypto_remove_final (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/crypto/
Dalgapi.c376 crypto_remove_final(&list); in crypto_alg_tested()
380 void crypto_remove_final(struct list_head *list) in crypto_remove_final() function
390 EXPORT_SYMBOL_GPL(crypto_remove_final);
463 crypto_remove_final(&list); in crypto_unregister_alg()
561 crypto_remove_final(&users); in crypto_unregister_template()
665 crypto_remove_final(&list); in crypto_unregister_instance()
Dinternal.h65 void crypto_remove_final(struct list_head *list);
Dcrypto_user_base.c291 crypto_remove_final(&list); in crypto_update_alg()