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 17 of file sha1.h.

Field Documentation

◆ h

uint32_t sha1_digest::h[5]

Hash output.

Definition at line 19 of file sha1.h.

Referenced by sha1_digest(), and sha1_init().


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