mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2026-05-16 20:28:16 +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>