FD.io VPP  v19.08.1-401-g8e4ed521a
Vector Packet Processing
isaac_t Struct Reference

Data Fields

uword memory [ISAAC_SIZE]
 
uword a
 
uword b
 
uword c
 

Detailed Description

Definition at line 61 of file random_isaac.h.

Field Documentation

◆ a

uword isaac_t::a

Definition at line 64 of file random_isaac.h.

◆ b

uword isaac_t::b

Definition at line 64 of file random_isaac.h.

◆ c

uword isaac_t::c

Definition at line 64 of file random_isaac.h.

◆ memory

uword isaac_t::memory[ISAAC_SIZE]

Definition at line 63 of file random_isaac.h.


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