SIP Witch 1.9.15
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Data Fields
osip_MD5_CTX Struct Reference

#include <osip_md5.h>

Collaboration diagram for osip_MD5_CTX:
Collaboration graph
[legend]

Data Fields

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

Detailed Description

Definition at line 67 of file osip_md5.h.

Field Documentation

unsigned char osip_MD5_CTX::buffer[64]

Definition at line 70 of file osip_md5.h.

UINT4 osip_MD5_CTX::count[2]

Definition at line 69 of file osip_md5.h.

UINT4 osip_MD5_CTX::state[4]

Definition at line 68 of file osip_md5.h.


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