]> git.ipfire.org Git - thirdparty/linux.git/commit
crypto: qat - use acomp_tfm_ctx()
authorGiovanni Cabiddu <giovanni.cabiddu@intel.com>
Tue, 24 Mar 2026 16:52:11 +0000 (16:52 +0000)
committerHerbert Xu <herbert@gondor.apana.org.au>
Fri, 3 Apr 2026 00:56:11 +0000 (08:56 +0800)
commit4e04f469b41f527fffa5dc92aae437b1f1d8bff1
tree302f6ca9b10eda6e6b60f3c36739aec54c180733
parentee31b703e808f75a98b958305fbf2765a4e172a9
crypto: qat - use acomp_tfm_ctx()

Replace the usage of crypto_acomp_tfm() followed by crypto_tfm_ctx()
with a single call to the equivalent acomp_tfm_ctx().

This does not introduce any functional changes.

Signed-off-by: Giovanni Cabiddu <giovanni.cabiddu@intel.com>
Reviewed-by: Laurent M Coquerel <laurent.m.coquerel@intel.com>
Reviewed-by: Andy Shevchenko <andriy.shevchenko@intel.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
drivers/crypto/intel/qat/qat_common/qat_comp_algs.c