VideoTools
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
md5::digest::state_type Struct Reference

Holds the md5 algorithm state. Used by md5::digest. More...

#include <md5.h>

Public Attributes

big_t a
 
big_t b
 
big_t c
 
big_t d
 

Detailed Description

Holds the md5 algorithm state. Used by md5::digest.

Definition at line 80 of file md5.h.


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