Home
last modified time | relevance | path

Searched refs:crypto_destroy_alg (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/crypto/
H A Dinternal.h131 void crypto_destroy_alg(struct crypto_alg *alg);
169 crypto_destroy_alg(alg); in crypto_alg_put()
H A Dapi.c706 void crypto_destroy_alg(struct crypto_alg *alg) in crypto_destroy_alg() function
714 EXPORT_SYMBOL_GPL(crypto_destroy_alg);