crypto_register_acomps
EXPORT_SYMBOL_GPL(crypto_register_acomps);
ret = crypto_register_acomps(qat_acomp, ARRAY_SIZE(qat_acomp));
int crypto_register_acomps(struct acomp_alg *algs, int count);