crypto_unregister_acomps
crypto_unregister_acomps(algs, i);
EXPORT_SYMBOL_GPL(crypto_unregister_acomps);
crypto_unregister_acomps(qat_acomp, ARRAY_SIZE(qat_acomp));
void crypto_unregister_acomps(struct acomp_alg *algs, int count);