ReactOS 0.4.15-dev-7953-g1f49173
tag_md2_state Struct Reference

#include <tomcrypt.h>

Public Attributes

unsigned char chksum [16]
 
unsigned char X [48]
 
unsigned char buf [16]
 
unsigned long curlen
 

Detailed Description

Definition at line 153 of file tomcrypt.h.

Member Data Documentation

◆ buf

unsigned char tag_md2_state::buf

Definition at line 154 of file tomcrypt.h.

◆ chksum

unsigned char tag_md2_state::chksum

Definition at line 154 of file tomcrypt.h.

◆ curlen

unsigned long tag_md2_state::curlen

Definition at line 155 of file tomcrypt.h.

◆ X

unsigned char tag_md2_state::X

Definition at line 154 of file tomcrypt.h.


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