> Subject: [EXT] [dpdk-dev v2] Crypto/qat: fix build with OpenSSL 1.1 common/qat: fix build with OpenSSL 1.1
> This patch add in libcrypto version check before enable libipsec-mb for > QAT. The inter-ipsec-mb lib for partial hash and AES calculation should > only be enabled when both OpensSSL 3.0 and IPSec_MB 1.2.0 are installed > on the system. > > Signed-off-by: Kai Ji <[email protected]> Fixes: 3227bc7138f5 ("crypto/qat: use intel-ipsec-mb for partial hash and AES") Cc: [email protected] Acked-by: Akhil Goyal <[email protected]> Applied to dpdk-next-crypto Thanks.

