mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2026-04-04 03:14:23 +00:00
Some APIs of Openssl 1.0 are deprecated in Openssl 1.1+. Two different API implementations are adaptable to both Openssl 1.1- and 1.1+. Fixes: #305 Signed-off-by: Huang Yang <yang.huang@intel.com> Signed-off-by: Du Min <minx.du@intel.com> Acked-by: Eddie Dong <eddie.dong@intel.com>