TianoCore EDK2 master
Loading...
Searching...
No Matches
EFI_HASH2_OUTPUT Union Reference

Data Fields

EFI_MD5_HASH2 Md5Hash
 
EFI_SHA1_HASH2 Sha1Hash
 
EFI_SHA224_HASH2 Sha224Hash
 
EFI_SHA256_HASH2 Sha256Hash
 
EFI_SHA384_HASH2 Sha384Hash
 
EFI_SHA512_HASH2 Sha512Hash
 

Detailed Description

Definition at line 52 of file Hash2.h.

Field Documentation

◆ Md5Hash

EFI_MD5_HASH2 EFI_HASH2_OUTPUT::Md5Hash

Definition at line 53 of file Hash2.h.

◆ Sha1Hash

EFI_SHA1_HASH2 EFI_HASH2_OUTPUT::Sha1Hash

Definition at line 54 of file Hash2.h.

◆ Sha224Hash

EFI_SHA224_HASH2 EFI_HASH2_OUTPUT::Sha224Hash

Definition at line 55 of file Hash2.h.

◆ Sha256Hash

EFI_SHA256_HASH2 EFI_HASH2_OUTPUT::Sha256Hash

Definition at line 56 of file Hash2.h.

◆ Sha384Hash

EFI_SHA384_HASH2 EFI_HASH2_OUTPUT::Sha384Hash

Definition at line 57 of file Hash2.h.

◆ Sha512Hash

EFI_SHA512_HASH2 EFI_HASH2_OUTPUT::Sha512Hash

Definition at line 58 of file Hash2.h.


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