audk/CryptoPkg/Library
Michael D Kinney 422da35375 CryptoPkg/BaseCryptLibNull: Add missing HkdfSha256ExtractAndExpand()
https://bugzilla.tianocore.org/show_bug.cgi?id=2493

The BaseCryptLib was expanded to add the HkdfSha256ExtractAndExpand()
service in the following commit:

4b1b7c1913

When BaseCryptLibNull was added in the commit below, this new
service was not included.

d95de082da

Cc: Jian J Wang <jian.j.wang@intel.com>
Cc: Xiaoyu Lu <xiaoyux.lu@intel.com>
Signed-off-by: Michael D Kinney <michael.d.kinney@intel.com>
Reviewed-by: Jian J Wang <jian.j.wang@intel.com>
2020-02-04 21:35:48 +00:00
..
BaseCryptLib CryptoPkg/BaseCryptLib: remove HmacXxxGetContextSize interface 2020-01-20 16:41:23 +00:00
BaseCryptLibNull CryptoPkg/BaseCryptLibNull: Add missing HkdfSha256ExtractAndExpand() 2020-02-04 21:35:48 +00:00
BaseHashApiLib CryptoPkg/BaseHashApiLib: Implement Unified Hash Calculation API 2020-02-03 23:49:28 +00:00
Include CryptoPkg: Upgrade OpenSSL to 1.1.1d 2019-11-05 10:42:07 +08:00
IntrinsicLib CryptoPkg IntrinsicLib: Make _fltused always be used 2019-10-24 09:41:34 +08:00
OpensslLib CryptoPkg/OpensslLib.inf: list OpenSSL local header "ms/uplink.h" 2019-12-02 19:35:18 +00:00
TlsLib CryptoPkg/TlsLib: TlsSetVerifyHost: parse IP address literals as such (CVE-2019-14553) 2019-11-02 12:08:05 +01:00
TlsLibNull CryptoPkg: Add Null instance of the TlsLib class 2019-10-23 14:42:28 -07:00