Searched refs:crypto_acomp_reqtfm (Results 1 – 4 of 4) sorted by relevance
145 static inline struct crypto_acomp *crypto_acomp_reqtfm(struct acomp_req *req) in crypto_acomp_reqtfm() function251 return crypto_acomp_reqtfm(req)->compress(req); in crypto_acomp_compress()265 return crypto_acomp_reqtfm(req)->decompress(req); in crypto_acomp_decompress()
115 struct crypto_acomp *tfm = crypto_acomp_reqtfm(req); in scomp_acomp_comp_decomp()236 struct crypto_acomp *acomp = crypto_acomp_reqtfm(req); in crypto_acomp_scomp_alloc_ctx()255 struct crypto_acomp *acomp = crypto_acomp_reqtfm(req); in crypto_acomp_scomp_free_ctx()
141 struct crypto_acomp *acomp = crypto_acomp_reqtfm(req); in acomp_request_free()
72 struct crypto_acomp *tfm = crypto_acomp_reqtfm(areq); in qat_comp_resubmit()109 struct crypto_acomp *tfm = crypto_acomp_reqtfm(areq); in qat_comp_generic_callback()229 struct crypto_acomp *acomp_tfm = crypto_acomp_reqtfm(areq); in qat_comp_alg_compress_decompress()