OpenSSL  1.0.1c
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros
Public Attributes | List of all members
MD2state_st Struct Reference

#include <md2.h>

Public Attributes

unsigned int num
 
unsigned char data [MD2_BLOCK]
 
MD2_INT cksm [MD2_BLOCK]
 
MD2_INT state [MD2_BLOCK]
 

Detailed Description

Definition at line 75 of file md2.h.

Member Data Documentation

MD2_INT MD2state_st::cksm[MD2_BLOCK]

Definition at line 79 of file md2.h.

unsigned char MD2state_st::data[MD2_BLOCK]

Definition at line 78 of file md2.h.

unsigned int MD2state_st::num

Definition at line 77 of file md2.h.

MD2_INT MD2state_st::state[MD2_BLOCK]

Definition at line 80 of file md2.h.


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