> EVP_PKEY function need to be called twice for rsa sign and verify > operations. This patch also remove the OPENSSL_API_COMPAT as all > the deprecated APIs are avoid if 3.0 lib is present. > > Fixes: d7bd42f6db19 ("crypto/openssl: update RSA routine with 3.0 EVP API") > Cc: kai...@intel.com No need to self cc > > Signed-off-by: Kai Ji <kai...@intel.com> Applied to dpdk-next-crypto
Thanks.