RE: [EXT] [dpdk-dev v4 0/4] crypto/openssl: EVP api update for 3.0 lib

2022-06-21 Thread Akhil Goyal
> This patch set update openssl pmd deprecated APIs to EVP > APIs where supported in openssl 3.0 lib > > --- > v4: > - compilation issue fix > > v3: > - rebase to 22.07 rc1 > > v2: > - addin DSA routine > > --- > > Kai Ji (4): > crypto/openssl: 3.0 EVP update on HMAC routine > crypto/opens

[dpdk-dev v4 0/4] crypto/openssl: EVP api update for 3.0 lib

2022-06-14 Thread Kai Ji
This patch set update openssl pmd deprecated APIs to EVP APIs where supported in openssl 3.0 lib --- v4: - compilation issue fix v3: - rebase to 22.07 rc1 v2: - addin DSA routine --- Kai Ji (4): crypto/openssl: 3.0 EVP update on HMAC routine crypto/openssl: 3.0 EVP update on RSA routine