blocxx
BLOCXX_NAMESPACE::MD5::MD5_CTX Struct Reference

#include <MD5.hpp>

Public Attributes

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

Detailed Description

Definition at line 114 of file MD5.hpp.

Member Data Documentation

◆ buffer

unsigned char BLOCXX_NAMESPACE::MD5::MD5_CTX::buffer[64]

Definition at line 118 of file MD5.hpp.

Referenced by BLOCXX_NAMESPACE::MD5::MD5Update().

◆ count

UInt32 BLOCXX_NAMESPACE::MD5::MD5_CTX::count[2]

◆ state

UInt32 BLOCXX_NAMESPACE::MD5::MD5_CTX::state[4]

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