ze-filter  (ze-filter-0.8.0-develop-180218)
ZESHA1_T Struct Reference

#include <zeSHA1.h>

Public Attributes

uint32_t state [5]
 
uint32_t count [2]
 
unsigned char buffer [64]
 

Detailed Description

Definition at line 33 of file zeSHA1.h.

Member Data Documentation

◆ buffer

unsigned char ZESHA1_T::buffer[64]

Definition at line 37 of file zeSHA1.h.

◆ count

uint32_t ZESHA1_T::count[2]

Definition at line 36 of file zeSHA1.h.

◆ state

uint32_t ZESHA1_T::state[5]

Definition at line 35 of file zeSHA1.h.


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