iPXE
sha1_digest Struct Reference

An SHA-1 digest. More...

#include <sha1.h>

Data Fields

uint32_t h [5]
 Hash output.

Detailed Description

An SHA-1 digest.

Definition at line 18 of file sha1.h.

Field Documentation

◆ h

uint32_t sha1_digest::h[5]

Hash output.

Definition at line 20 of file sha1.h.

Referenced by sha1_compress().


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