ReactOS 0.4.15-dev-7958-gcd0bb1a
Prng_state Union Reference

#include <tomcrypt.h>

Collaboration diagram for Prng_state:

Public Attributes

struct rc4_prng rc4
 

Detailed Description

Definition at line 167 of file tomcrypt.h.

Member Data Documentation

◆ rc4

struct rc4_prng Prng_state::rc4

Definition at line 168 of file tomcrypt.h.

Referenced by rc4_add_entropy(), rc4_read(), rc4_ready(), and rc4_start().


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