blocxx
Public Attributes | List of all members
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 144 of file MD5.hpp.

Member Data Documentation

◆ buffer

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

Definition at line 148 of file MD5.hpp.

◆ count

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

Definition at line 147 of file MD5.hpp.

◆ state

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

Definition at line 146 of file MD5.hpp.


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