[edk2-devel] [PATCH 0/1] Remove "no-autoalginit" flag from OpenSSL build

Zurcher, Christopher J posted 1 patch 4 years, 2 months ago
Failed in applying to current master (apply log)
There is a newer version of this series
CryptoPkg/Library/OpensslLib/OpensslLib.inf       | 64 ++++++++++----------
CryptoPkg/Library/OpensslLib/OpensslLibCrypto.inf | 60 +++++++++---------
CryptoPkg/Library/Include/openssl/opensslconf.h   |  3 -
CryptoPkg/Library/OpensslLib/process_files.pl     |  5 +-
4 files changed, 64 insertions(+), 68 deletions(-)
[edk2-devel] [PATCH 0/1] Remove "no-autoalginit" flag from OpenSSL build
Posted by Zurcher, Christopher J 4 years, 2 months ago
In order to implement the EVP interface, the EVP_get_digestbyname function
requires the desired digest to be already initialized. Removing the
"no-autoalginit" build option will allow algorithms to be retrieved by name.

Cc: Jian J Wang <jian.j.wang@intel.com>
Cc: Xiaoyu Lu <xiaoyux.lu@intel.com>

Christopher J Zurcher (1):
  CryptoPkg/OpensslLib: Remove "no-autoalginit" flag from OpenSSL build

 CryptoPkg/Library/OpensslLib/OpensslLib.inf       | 64 ++++++++++----------
 CryptoPkg/Library/OpensslLib/OpensslLibCrypto.inf | 60 +++++++++---------
 CryptoPkg/Library/Include/openssl/opensslconf.h   |  3 -
 CryptoPkg/Library/OpensslLib/process_files.pl     |  5 +-
 4 files changed, 64 insertions(+), 68 deletions(-)

-- 
2.16.2.windows.1


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.

View/Reply Online (#54314): https://edk2.groups.io/g/devel/message/54314
Mute This Topic: https://groups.io/mt/71227826/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub  [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-