diff options
| author | Jian J Wang <jian.j.wang@intel.com> | 2020-01-17 06:06:31 +0300 |
|---|---|---|
| committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2020-01-20 19:41:23 +0300 |
| commit | 9a1f14ad721bbcd833ec5108944c44a502392f03 (patch) | |
| tree | 386b54a2d58d1ee65025e4a36cb9af8418b7bd64 /BaseTools/Source/Python/Common/VariableAttributes.py | |
| parent | a23fdff6fb99bcf7ac226f0a1095c0bdd26b0468 (diff) | |
| download | edk2-9a1f14ad721bbcd833ec5108944c44a502392f03.tar.xz | |
CryptoPkg/BaseCryptLib: remove HmacXxxGetContextSize interface
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=1792
Hmac(Md5|Sha1|Sha256)GetContextSize() use a deprecated macro
HMAC_MAX_MD_CBLOCK defined in openssl. They should be dropped to
avoid misuses in the future. For context allocation and release,
use HmacXxxNew() and HmacXxxFree() instead.
Cc: Xiaoyu Lu <xiaoyux.lu@intel.com>
Cc: Laszlo Ersek <lersek@redhat.com>
Signed-off-by: Jian J Wang <jian.j.wang@intel.com>
Reviewed-by: Laszlo Ersek <lersek@redhat.com>
Reviewed-by: Xiaoyu Lu <xiaoyux.lu@intel.com>
Diffstat (limited to 'BaseTools/Source/Python/Common/VariableAttributes.py')
0 files changed, 0 insertions, 0 deletions
