Hoyt's FORK of DemoIccMAX 2.1.17.hoyt
Documentation for Hoyt's FORK of DemoIccMAX
Loading...
Searching...
No Matches
MD5_CTX Struct Reference

MD5 context. More...

#include <IccMD5.h>

+ Collaboration diagram for MD5_CTX:

Public Attributes

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

Detailed Description

MD5 context.

Definition at line 52 of file IccMD5.h.

Member Data Documentation

◆ buffer

unsigned char MD5_CTX::buffer[64]

Definition at line 55 of file IccMD5.h.

◆ count

UINT4 MD5_CTX::count[2]

Definition at line 54 of file IccMD5.h.

◆ state

UINT4 MD5_CTX::state[4]

Definition at line 53 of file IccMD5.h.


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