[dpdk-dev v5 4/4] crypto/openssl: update on DSA routine with 3.0 EVP API

2022-06-21 Thread Kai Ji
This patch updates asymmetric DSA routine in crypto openssl pmd to adopt openssl 3.0 EVP apis. Divide the single combined dsa sign test to two individual dsa sign and dsa verfiy tests. Signed-off-by: Kai Ji --- app/test/test_cryptodev_asym.c | 90 -- doc/guides/rel_notes/r

[dpdk-dev v5 4/4] crypto/openssl: update on DSA routine with 3.0 EVP API

2022-06-21 Thread Kai Ji
This patch updates asymmetric DSA routine in crypto openssl pmd to adopt openssl 3.0 EVP apis. Divide the single combined dsa sign test to two individual dsa sign and dsa verfiy tests. Signed-off-by: Kai Ji --- app/test/test_cryptodev_asym.c | 90 -- doc/guides/rel_notes/r