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

/linux-master/include/crypto/internal/
H A Dscompress.h125 void crypto_unregister_scomps(struct scomp_alg *algs, int count);
/linux-master/crypto/
H A Dscompress.c322 void crypto_unregister_scomps(struct scomp_alg *algs, int count) function
329 EXPORT_SYMBOL_GPL(crypto_unregister_scomps); variable

Completed in 218 milliseconds