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

Philox2x32 key type. More...

#include <mckl/randomc/philox.h>

Public Attributes

uint32_t v [1]
 

Detailed Description

Philox2x32 key type.

Definition at line 55 of file philox.h.

Member Data Documentation

◆ v

uint32_t mckl_philox2x32_key_t::v[1]

Definition at line 56 of file philox.h.