iPXE
Data Fields
sha1_digest Struct Reference

An SHA-1 digest. More...

#include <sha1.h>

Data Fields

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

Detailed Description

An SHA-1 digest.

Definition at line 16 of file sha1.h.

Field Documentation

◆ h

uint32_t sha1_digest::h[5]

Hash output.

Definition at line 18 of file sha1.h.

Referenced by sha1_digest(), and sha1_init().


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