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

/linux-master/crypto/
H A Dalgapi.c437 crypto_remove_final(&list);
441 void crypto_remove_final(struct list_head *list) function
451 EXPORT_SYMBOL_GPL(crypto_remove_final); variable
477 crypto_remove_final(&algs_to_put);
513 crypto_remove_final(&list);
611 crypto_remove_final(&users);
704 crypto_remove_final(&algs_to_put);
720 crypto_remove_final(&list);
H A Dinternal.h119 void crypto_remove_final(struct list_head *list);
H A Dcrypto_user_base.c291 crypto_remove_final(&list);

Completed in 134 milliseconds