MCKL
Monte Carlo Kernel Library
Public Attributes | List of all members
mckl_philox4x32_key_t Struct Reference

Philox4x32 key type. More...

#include <mckl/randomc/philox.h>

Public Attributes

uint32_t v [2]
 

Detailed Description

Philox4x32 key type.

Definition at line 61 of file philox.h.

Member Data Documentation

◆ v

uint32_t mckl_philox4x32_key_t::v[2]

Definition at line 62 of file philox.h.