diff options
author | Michael Kubacki <michael.kubacki@microsoft.com> | 2023-11-28 11:31:24 -0500 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2025-06-13 17:42:43 +0000 |
commit | 617e061830f6218ef985b599b981bf0ee53ad7da (patch) | |
tree | bf42475958ec08d8634c233b4eb680f51e035e48 /BaseTools/Source/Python | |
parent | e83a694c0ff800820b21e5f6ecd3fa8d944674d4 (diff) | |
download | edk2-617e061830f6218ef985b599b981bf0ee53ad7da.zip edk2-617e061830f6218ef985b599b981bf0ee53ad7da.tar.gz edk2-617e061830f6218ef985b599b981bf0ee53ad7da.tar.bz2 |
SecurityPkg/Tpm2CommandLib: Add new digest list copy and size functions
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3267
Adds two new helper functions.
Currently, a function exists in Tpm2CommandLib to copy a digest list
to a buffer. A function to perform the inverse operation - copying
from a buffer to a digest list is added.
A function is also added to compute the total digest size for a given
hash algorithm mask.
Cc: Jiewen Yao <jiewen.yao@intel.com>
Cc: Rahul Kumar <rahul1.kumar@intel.com>
Signed-off-by: Michael Kubacki <michael.kubacki@microsoft.com>
Diffstat (limited to 'BaseTools/Source/Python')
0 files changed, 0 insertions, 0 deletions