Main Page   Data Structures   File List   Data Fields   Globals  

CYFER_BlockMode_t Struct Reference

A structure describing supported block modes of operation. More...

#include <cipher.h>


Data Fields

int type
 Mode of operation id.

char * name
 Name of mode of operation.

size_t length
 Data block length in bytes (0 if it doesn't override underlying algorithm's block size).


Detailed Description

A structure describing supported block modes of operation.


Field Documentation

size_t CYFER_BlockMode_t::length
 

Data block length in bytes (0 if it doesn't override underlying algorithm's block size).

char* CYFER_BlockMode_t::name
 

Name of mode of operation.

int CYFER_BlockMode_t::type
 

Mode of operation id.


The documentation for this struct was generated from the following file:
Generated on Sun Sep 26 13:53:58 2004 for Cyfer by doxygen1.3-rc3