Acked-by: Kai Ji <[email protected]>

________________________________
From: Dooley, Brian <[email protected]>
Sent: Monday, May 22, 2023 15:39
To: Ji, Kai <[email protected]>
Cc: [email protected] <[email protected]>; [email protected] <[email protected]>; 
Dooley, Brian <[email protected]>
Subject: [PATCH v3] crypto/qat: default to IPsec MB for pre and post computes

Pre and post computations currently use the OpenSSL library by default.
This patch changes the default option to Intel IPsec MB library version
1.4 for the required computations. If this version of IPsec is not met
it will fallback to use OpenSSL.

Added version checks for libipsecmb and libcrypto into meson build.
Added directives for detecting IPsec MB or OpenSSL.

Signed-off-by: Brian Dooley <[email protected]>
---

Reply via email to