51 #ifndef included_random_isaac_h 52 #define included_random_isaac_h 58 #define ISAAC_LOG2_SIZE (4) 59 #define ISAAC_SIZE (1 << ISAAC_LOG2_SIZE) vhost_user_memory_t memory
void isaac_init(isaac_t *ctx, uword *results)
void isaac2(isaac_t *ctx, uword *results)
void isaac(isaac_t *ctx, uword *results)
int test_isaac_main(unformat_input_t *input)