Searched refs:crypto_unregister_acomps (Results 1 – 3 of 3) sorted by relevance
235 void crypto_unregister_acomps(struct acomp_alg *algs, int count) in crypto_unregister_acomps() function242 EXPORT_SYMBOL_GPL(crypto_unregister_acomps);
110 void crypto_unregister_acomps(struct acomp_alg *algs, int count);
487 crypto_unregister_acomps(qat_acomp, ARRAY_SIZE(qat_acomp)); in qat_comp_algs_unregister()