Home
last modified time | relevance | path

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

/linux-4.19.296/crypto/
Dalgapi.c341 crypto_remove_final(&list); in crypto_alg_tested()
345 void crypto_remove_final(struct list_head *list) in crypto_remove_final() function
355 EXPORT_SYMBOL_GPL(crypto_remove_final);
426 crypto_remove_final(&list); in crypto_unregister_alg()
513 crypto_remove_final(&users); in crypto_unregister_template()
591 crypto_remove_final(&list); in crypto_unregister_instance()
Dinternal.h81 void crypto_remove_final(struct list_head *list);
Dcrypto_user.c366 crypto_remove_final(&list); in crypto_update_alg()