Home
last modified time | relevance | path

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

/linux-6.15/include/crypto/internal/
H A Dscompress.h112 void crypto_unregister_scomps(struct scomp_alg *algs, int count);
/linux-6.15/crypto/
H A Dscompress.c425 void crypto_unregister_scomps(struct scomp_alg *algs, int count) in crypto_unregister_scomps() function
432 EXPORT_SYMBOL_GPL(crypto_unregister_scomps);