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

#include <mdc2.h>

Public Attributes

unsigned int num
 
unsigned char data [MDC2_BLOCK]
 
DES_cblock h
 
DES_cblock hh
 
int pad_type
 

Detailed Description

Definition at line 75 of file mdc2.h.

Member Data Documentation

unsigned char mdc2_ctx_st::data

Definition at line 78 of file mdc2.h.

DES_cblock mdc2_ctx_st::h

Definition at line 79 of file mdc2.h.

DES_cblock mdc2_ctx_st::hh

Definition at line 79 of file mdc2.h.

unsigned int mdc2_ctx_st::num

Definition at line 77 of file mdc2.h.

int mdc2_ctx_st::pad_type

Definition at line 80 of file mdc2.h.


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