Electroneum
md5::MD5_CTX Struct Reference

#include <md5_l.h>

Public Attributes

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

Detailed Description

Definition at line 68 of file md5_l.h.

Member Data Documentation

◆ buffer

unsigned char md5::MD5_CTX::buffer[64]

Definition at line 71 of file md5_l.h.

◆ count

UINT4 md5::MD5_CTX::count[2]

Definition at line 70 of file md5_l.h.

◆ state

UINT4 md5::MD5_CTX::state[4]

Definition at line 69 of file md5_l.h.


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