audk/CryptoPkg/Library/BaseCryptLibNull
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
..
Cipher
Hash
Hmac CryptoPkg/BaseCryptLib: remove HmacXxxGetContextSize interface 2020-01-20 16:41:23 +00:00
Kdf CryptoPkg/BaseCryptLibNull: Add missing HkdfSha256ExtractAndExpand() 2020-02-04 21:35:48 +00:00
Pem
Pk
Rand
BaseCryptLibNull.inf CryptoPkg/BaseCryptLibNull: Add missing HkdfSha256ExtractAndExpand() 2020-02-04 21:35:48 +00:00
BaseCryptLibNull.uni
InternalCryptLib.h