cryptlib  3.4.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Macros
Public Attributes | List of all members
rc5_key_st Struct Reference

#include <rc5.h>

Public Attributes

int rounds
 
RC5_32_INT data [2 *(RC5_16_ROUNDS+1)]
 

Detailed Description

Definition at line 96 of file rc5.h.

Member Data Documentation

RC5_32_INT rc5_key_st::data[2 *(RC5_16_ROUNDS+1)]

Definition at line 100 of file rc5.h.

int rc5_key_st::rounds

Definition at line 99 of file rc5.h.


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