_EFI_HASH_PROTOCOL

This protocol allows creating a hash of an arbitrary message digest using one or more hash algorithms.

extern (C)
struct _EFI_HASH_PROTOCOL {}

Members

Variables

GetHashSize
EFI_HASH_GET_HASH_SIZE GetHashSize;
Undocumented in source.
Hash
EFI_HASH_HASH Hash;
Undocumented in source.

Meta