jabberd2  2.2.16
Data Fields
sha1_state_s Struct Reference

#include <sha1.h>

Data Fields

uint32_t H [5]
uint32_t W [80]
int lenW
uint32_t sizeHi
uint32_t sizeLo

Field Documentation

uint32_t sha1_state_s::H[5]

Definition at line 54 of file sha1.h.

Referenced by sha1_init(), sha1_finish(), and sha1_hashblock().

uint32_t sha1_state_s::W[80]

Definition at line 55 of file sha1.h.

Referenced by sha1_init(), sha1_append(), and sha1_hashblock().

Definition at line 56 of file sha1.h.

Referenced by sha1_init(), sha1_append(), and sha1_finish().

Definition at line 57 of file sha1.h.

Referenced by sha1_init(), sha1_append(), and sha1_finish().

Definition at line 57 of file sha1.h.

Referenced by sha1_init(), sha1_append(), and sha1_finish().


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