s/qmail 4.3.20
Next generation secure email transport
Loading...
Searching...
No Matches
Data Fields
sha1_ctx Struct Reference

#include <sha1.h>

Data Fields

uint32_t state [5]
 
uint32_t count [2]
 
uint8_t buffer [SHA1_BLOCKSIZE]
 

Detailed Description

Definition at line 18 of file sha1.h.

Field Documentation

◆ buffer

uint8_t buffer[SHA1_BLOCKSIZE]

Definition at line 22 of file sha1.h.

◆ count

uint32_t count[2]

Definition at line 21 of file sha1.h.

◆ state

uint32_t state[5]

Definition at line 20 of file sha1.h.


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