iPXE
Data Fields
sha512_digest Struct Reference

An SHA-512 digest. More...

#include <sha512.h>

Data Fields

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

Detailed Description

An SHA-512 digest.

Definition at line 19 of file sha512.h.

Field Documentation

◆ h

uint64_t sha512_digest::h[8]

Hash output.

Definition at line 21 of file sha512.h.

Referenced by sha512_digest().


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