- GetHashSize
EFI_HASH2_GET_HASH_SIZE GetHashSize;
Undocumented in source.
- Hash
EFI_HASH2_HASH Hash;
Undocumented in source.
- HashFinal
EFI_HASH2_HASH_FINAL HashFinal;
Undocumented in source.
- HashInit
EFI_HASH2_HASH_INIT HashInit;
Undocumented in source.
- HashUpdate
EFI_HASH2_HASH_UPDATE HashUpdate;
Undocumented in source.
This protocol describes hashing functions for which the algorithm-required message padding and finalization are performed by the supporting driver.