Kannel: Open Source WAP and SMS gateway  svn-r5335
md5_ctx Struct Reference

#include <md5.h>

Data Fields

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

Detailed Description

Definition at line 87 of file md5.h.

Field Documentation

◆ buffer

unsigned char md5_ctx::buffer[64]

Definition at line 90 of file md5.h.

◆ count

unsigned int md5_ctx::count[2]

Definition at line 89 of file md5.h.

◆ state

unsigned int md5_ctx::state[4]

Definition at line 88 of file md5.h.


The documentation for this struct was generated from the following file:
See file LICENSE for details about the license agreement for using, modifying, copying or deriving work from this software.