Teonet library  0.4.7
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
cs_sha1_ctx Struct Reference

#include <mongoose.h>

Data Fields

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

Field Documentation

unsigned char cs_sha1_ctx::buffer[64]

Referenced by cs_sha1_update().

uint32_t cs_sha1_ctx::count[2]
uint32_t cs_sha1_ctx::state[5]

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