]> git.proxmox.com Git - mirror_edk2.git/commit
CryptoPkg/TlsLib: Update TLS Wrapper to align with OpenSSL changes.
authorQin Long <qin.long@intel.com>
Thu, 23 Mar 2017 12:53:45 +0000 (20:53 +0800)
committerQin Long <qin.long@intel.com>
Wed, 29 Mar 2017 08:19:55 +0000 (16:19 +0800)
commit113581e6f32da3b08274ddb626b2c936a091f749
treef67f9a6143f704da2585e39b896cc21d2387afcd
parentf56b11d2cd4d878d66edfe1a0c606a6b60b2df5c
CryptoPkg/TlsLib: Update TLS Wrapper to align with OpenSSL changes.

This patch update the wrapper implementation in TlsLib to align
with the latest OpenSSL-1.1.0xx API changes.

Cc: Ting Ye <ting.ye@intel.com>
Cc: Palmer Thomas <thomas.palmer@hpe.com>
Cc: Jiaxin Wu <jiaxin.wu@intel.com>
Cc: Laszlo Ersek <lersek@redhat.com>
Cc: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Cc: Gary Lin <glin@suse.com>
Cc: Ronald Cron <ronald.cron@arm.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Qin Long <qin.long@intel.com>
Reviewed-by: Wu Jiaxin <jiaxin.wu@intel.com>
Reviewed-by: Ting Ye <ting.ye@intel.com>
CryptoPkg/Library/TlsLib/InternalTlsLib.h
CryptoPkg/Library/TlsLib/TlsConfig.c
CryptoPkg/Library/TlsLib/TlsInit.c