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

Member Data Documentation

RC4_INT rc4_key_st::data

Definition at line 76 of file rc4.h.

RC4_INT rc4_key_st::x

Definition at line 75 of file rc4.h.

RC4_INT rc4_key_st::y

Definition at line 75 of file rc4.h.


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