Home
last modified time | relevance | path

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

/Linux-v4.19/crypto/
Dacompress.c163 int crypto_unregister_acomp(struct acomp_alg *alg) in crypto_unregister_acomp() function
167 EXPORT_SYMBOL_GPL(crypto_unregister_acomp);
183 crypto_unregister_acomp(&algs[i]); in crypto_register_acomps()
194 crypto_unregister_acomp(&algs[i]); in crypto_unregister_acomps()
/Linux-v4.19/include/crypto/internal/
Dacompress.h79 int crypto_unregister_acomp(struct acomp_alg *alg);