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

2023-06-20 Thread Akhil Goyal
> 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

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

2023-06-20 Thread Brian Dooley
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 IPs