iPXE
Data Fields
sha256_digest Struct Reference

An SHA-256 digest. More...

#include <sha256.h>

Data Fields

uint32_t h [8]
 Hash output. More...
 

Detailed Description

An SHA-256 digest.

Definition at line 19 of file sha256.h.

Field Documentation

◆ h

uint32_t sha256_digest::h[8]

Hash output.

Definition at line 21 of file sha256.h.

Referenced by sha256_digest().


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