TianoCore EDK2 master
Loading...
Searching...
No Matches
_EFI_HASH_PROTOCOL Struct Reference

#include <MdePkg/Include/Protocol/Hash.h>

Data Fields

EFI_HASH_GET_HASH_SIZE GetHashSize
 
EFI_HASH_HASH Hash
 

Detailed Description

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

Definition at line 153 of file Hash.h.

Field Documentation

◆ GetHashSize

EFI_HASH_GET_HASH_SIZE _EFI_HASH_PROTOCOL::GetHashSize

Definition at line 154 of file Hash.h.

◆ Hash

EFI_HASH_HASH _EFI_HASH_PROTOCOL::Hash

Definition at line 155 of file Hash.h.


The documentation for this struct was generated from the following file: