+16
−6
+2
−1
Loading
OpenSSL 3.0 deprecated the MD5_xxx APIs, so switch the md5 code in the iscsi library to use the EVP APIs recommended by OpenSSL instead. Signed-off-by:Jim Harris <james.r.harris@intel.com> Change-Id: Ic5e3cd6e30ebc8b027f0715434cc3be045f1b770 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/12240 Community-CI: Broadcom CI <spdk-ci.pdl@broadcom.com> Community-CI: Mellanox Build Bot Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Ben Walker <benjamin.walker@intel.com> Reviewed-by:
Changpeng Liu <changpeng.liu@intel.com>