crypto_unregister_acomp
EXPORT_SYMBOL_GPL(crypto_unregister_acomp);
crypto_unregister_acomp(&algs[i]);
crypto_unregister_acomp(&acomp);
crypto_unregister_acomp(&zstd_acomp);
crypto_unregister_acomp(&hisi_zip_acomp_deflate);
crypto_unregister_acomp(&hisi_zip_acomp_lz4);
crypto_unregister_acomp(&iaa_acomp_fixed_deflate);
void crypto_unregister_acomp(struct acomp_alg *alg);