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

#include <rc4.h>

Public Attributes

RC4_INT x
 
RC4_INT y
 
RC4_INT data [256]
 

Detailed Description

Definition at line 84 of file rc4.h.

Member Data Documentation

RC4_INT rc4_key_st::data[256]

Definition at line 87 of file rc4.h.

RC4_INT rc4_key_st::x

Definition at line 86 of file rc4.h.

RC4_INT rc4_key_st::y

Definition at line 86 of file rc4.h.


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