mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-09-29 20:47:56 +00:00
HMAC_*, MD5_* and SHA256_* are deprecated since openssl3.0, replace them with the corresponding equivalents. Tracked-On: #6743 Signed-off-by: Tw <wei.tan@intel.com> Acked-by: Wang, Yu1 <yu1.wang@intel.com>