[EXT] [PATCH v7] crypto/qat: default to IPsec MB for computations

Akhil Goyal gakhil at marvell.com
Tue Jun 20 14:43:10 CEST 2023


> 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. ARM will always default to using
> OpenSSL as ARM IPsec MB does not support the necessary algorithms.
> 
> Added version checks for libipsecmb and libcrypto into meson build.
> Added directives for detecting IPsec MB or OpenSSL.
> 
> Signed-off-by: Brian Dooley <brian.dooley at intel.com>
> Acked-by: Kai Ji <kai.ji at intel.com>
> Acked-by: Pablo de Lara <pablo.de.lara.guarch at intel.com>
> Acked-by: Ciara Power <ciara.power at intel.com>
> ---
> v7:
> Rebase for-main

Applied to dpdk-next-crypto

Thanks.


More information about the dev mailing list