libdrizzle Developer Documentation

Data Fields
SHA1_CTX Struct Reference

#include <sha1.h>

Data Fields

uint32_t state [5]
uint64_t count
uint8_t buffer [SHA1_BLOCK_LENGTH]

Detailed Description

Definition at line 24 of file sha1.h.


Field Documentation

uint32_t SHA1_CTX::state[5]

Definition at line 25 of file sha1.h.

uint64_t SHA1_CTX::count

Definition at line 26 of file sha1.h.

Definition at line 27 of file sha1.h.


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