ReactOS 0.4.15-dev-7934-g1dc8d80
rc4_prng Struct Reference

#include <tomcrypt.h>

Collaboration diagram for rc4_prng:

Public Attributes

int x
 
int y
 
unsigned char buf [256]
 

Detailed Description

Definition at line 162 of file tomcrypt.h.

Member Data Documentation

◆ buf

unsigned char rc4_prng::buf

Definition at line 164 of file tomcrypt.h.

◆ x

int rc4_prng::x

Definition at line 163 of file tomcrypt.h.

◆ y

int rc4_prng::y

Definition at line 163 of file tomcrypt.h.


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