Searched refs:crypto_acomp_reqtfm (Results 1 – 3 of 3) sorted by relevance
63 struct crypto_acomp *tfm = crypto_acomp_reqtfm(areq); in qat_comp_generic_callback()166 struct crypto_acomp *acomp_tfm = crypto_acomp_reqtfm(areq); in qat_comp_alg_compress_decompress()
206 static inline struct crypto_acomp *crypto_acomp_reqtfm(struct acomp_req *req) in crypto_acomp_reqtfm() function287 struct crypto_acomp *tfm = crypto_acomp_reqtfm(req); in acomp_request_extra()
229 struct crypto_acomp *tfm = crypto_acomp_reqtfm(old); in acomp_fbreq_on_stack_init()