> 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 <[email protected]> > Acked-by: Kai Ji <[email protected]> > Acked-by: Pablo de Lara <[email protected]> > Acked-by: Ciara Power <[email protected]> > --- > v7: > Rebase for-main
Applied to dpdk-next-crypto Thanks.

