RE: [dpdk-dev v1] crypto/qat: Enable OpenSSL legacy provider in session

2022-08-26 Thread Akhil Goyal
> > Some cryptographic algorithms such as MD and DES are now considered > > legacy > > and not enabled by default in OpenSSL 3.0. Load up lagacy provider as MD5 > > DES are needed in QAT session pre-computes and secure session creation. > > > > Fixes: 3227bc7138f5 ("crypto/qat: use intel-ipsec-mb f

RE: [dpdk-dev v1] crypto/qat: Enable OpenSSL legacy provider in session

2022-07-19 Thread Zhang, Roy Fan
> -Original Message- > From: Kai Ji > Sent: Monday, July 11, 2022 6:08 PM > To: dev@dpdk.org > Cc: gak...@marvell.com; Ji, Kai > Subject: [dpdk-dev v1] crypto/qat: Enable OpenSSL legacy provider in session > > Some cryptographic algorithms such as MD and DES are

[dpdk-dev v1] crypto/qat: Enable OpenSSL legacy provider in session

2022-07-11 Thread Kai Ji
Some cryptographic algorithms such as MD and DES are now considered legacy and not enabled by default in OpenSSL 3.0. Load up lagacy provider as MD5 DES are needed in QAT session pre-computes and secure session creation. Fixes: 3227bc7138f5 ("crypto/qat: use intel-ipsec-mb for partial hash and AES