Home
last modified time | relevance | path

Searched refs:qat_acomp (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/crypto/intel/qat/qat_common/
H A Dqat_comp_algs.c319 static struct acomp_alg qat_acomp[] = { { variable
342 ret = crypto_register_acomps(qat_acomp, ARRAY_SIZE(qat_acomp)); in qat_comp_algs_register()
351 crypto_unregister_acomps(qat_acomp, ARRAY_SIZE(qat_acomp)); in qat_comp_algs_unregister()