> -----Original Message-----
> From: Brian Dooley <[email protected]>
> Sent: Tuesday 6 June 2023 11:28
> To: Ji, Kai <[email protected]>
> Cc: [email protected]; [email protected]; De Lara Guarch, Pablo
> <[email protected]>; Dooley, Brian <[email protected]>
> Subject: [PATCH v5] crypto/qat: default to IPsec MB for computations
> 
> 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]>
> Acked-by: Kai Ji <[email protected]>
> Acked-by: Pablo de Lara <[email protected]>
> ---
> v5:
> Remove ipsec mb define and add previous ack
> v4:
> Rebase and fix conflicts
> v3:
> Fix checkpatch warnings by replacing return with goto
> v2:
> OpenSSL code reintroduced as a fallback feature if Intel IPsec MB 1.4
> not available
<snip>

Acked-by: Ciara Power <[email protected]>

Reply via email to