Searched refs:crypto_unregister_acomps (Results 1 – 3 of 3) sorted by relevance
99 void crypto_unregister_acomps(struct acomp_alg *algs, int count);
428 void crypto_unregister_acomps(struct acomp_alg *algs, int count) in crypto_unregister_acomps() function435 EXPORT_SYMBOL_GPL(crypto_unregister_acomps);
268 crypto_unregister_acomps(qat_acomp, ARRAY_SIZE(qat_acomp)); in qat_comp_algs_unregister()