iPXE
Data Fields
_EFI_HASH_PROTOCOL Struct Reference

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

#include <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 155 of file Hash.h.

Field Documentation

◆ GetHashSize

EFI_HASH_GET_HASH_SIZE _EFI_HASH_PROTOCOL::GetHashSize

Definition at line 156 of file Hash.h.

◆ Hash

EFI_HASH_HASH _EFI_HASH_PROTOCOL::Hash

Definition at line 157 of file Hash.h.


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