#include <randen_slow.h>
◆ Absorb() [1/2]
void absl::random_internal::RandenSlow::Absorb |
( |
const void * |
seed_void, |
|
|
void * |
state_void |
|
) |
| |
|
static |
◆ Absorb() [2/2]
static void absl::random_internal::RandenSlow::Absorb |
( |
const void * |
seed_void, |
|
|
void * |
state_void |
|
) |
| |
|
static |
◆ Generate() [1/2]
void absl::random_internal::RandenSlow::Generate |
( |
const void * |
keys, |
|
|
void * |
state_void |
|
) |
| |
|
static |
◆ Generate() [2/2]
static void absl::random_internal::RandenSlow::Generate |
( |
const void * |
keys, |
|
|
void * |
state_void |
|
) |
| |
|
static |
◆ GetKeys() [1/2]
const void * absl::random_internal::RandenSlow::GetKeys |
( |
| ) |
|
|
static |
◆ GetKeys() [2/2]
static const void* absl::random_internal::RandenSlow::GetKeys |
( |
| ) |
|
|
static |
The documentation for this class was generated from the following files: