XenevaOS
Loading...
Searching...
No Matches
Public Attributes | List of all members
_EFI_HASH2_PROTOCOL Struct Reference

#include <Hash2.h>

Collaboration diagram for _EFI_HASH2_PROTOCOL:
Collaboration graph
[legend]

Public Attributes

EFI_HASH2_GET_HASH_SIZE GetHashSize
 
EFI_HASH2_HASH Hash
 
EFI_HASH2_HASH_INIT HashInit
 
EFI_HASH2_HASH_UPDATE HashUpdate
 
EFI_HASH2_HASH_FINAL HashFinal
 

Detailed Description

This protocol describes hashing functions for which the algorithm-required message padding and finalization are performed by the supporting driver.

Member Data Documentation

◆ GetHashSize

EFI_HASH2_GET_HASH_SIZE _EFI_HASH2_PROTOCOL::GetHashSize

◆ Hash

EFI_HASH2_HASH _EFI_HASH2_PROTOCOL::Hash

◆ HashFinal

EFI_HASH2_HASH_FINAL _EFI_HASH2_PROTOCOL::HashFinal

◆ HashInit

EFI_HASH2_HASH_INIT _EFI_HASH2_PROTOCOL::HashInit

◆ HashUpdate

EFI_HASH2_HASH_UPDATE _EFI_HASH2_PROTOCOL::HashUpdate

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