OpenSSL  1.0.1c
 All Classes Files Functions Variables Typedefs Enumerations Enumerator 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 90 of file rc5.h.

Member Data Documentation

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

Definition at line 94 of file rc5.h.

int rc5_key_st::rounds

Definition at line 93 of file rc5.h.


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