Searched refs:acomp_tfm (Results 1 – 2 of 2) sorted by relevance
131 static int qat_comp_alg_init_tfm(struct crypto_acomp *acomp_tfm) in qat_comp_alg_init_tfm() argument 133 struct crypto_tfm *tfm = crypto_acomp_tfm(acomp_tfm); in qat_comp_alg_init_tfm() 152 static void qat_comp_alg_exit_tfm(struct crypto_acomp *acomp_tfm) in qat_comp_alg_exit_tfm() argument 154 struct crypto_tfm *tfm = crypto_acomp_tfm(acomp_tfm); in qat_comp_alg_exit_tfm() 166 struct crypto_acomp *acomp_tfm = crypto_acomp_reqtfm(areq); in qat_comp_alg_compress_decompress() local 167 struct crypto_tfm *tfm = crypto_acomp_tfm(acomp_tfm); in qat_comp_alg_compress_decompress()
67 static int zstd_init(struct crypto_acomp *acomp_tfm) in zstd_init() argument 78 static void zstd_exit(struct crypto_acomp *acomp_tfm) in zstd_exit() argument