mailfilter  0.8.9
Public Attributes | List of all members
MD5_CTX Struct Reference

#include <md5.h>

Public Attributes

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

Member Data Documentation

◆ buffer

unsigned char MD5_CTX::buffer[64]

◆ count

uint32_t MD5_CTX::count[2]

◆ state

uint32_t MD5_CTX::state[4]

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