Anklang 0.3.0-460-gc4ef46ba
ASE — Anklang Sound Engine (C++)

« « « Anklang Documentation
Loading...
Searching...
No Matches
Namespaces | Functions
entropy.hh File Reference
#include <ase/cxxaux.hh>

Go to the source code of this file.

Namespaces

namespace  Ase
 The Anklang C++ API namespace.
 

Functions

void Ase::collect_runtime_entropy (uint64 *data, size_t n)
 Collect entropy from the current process, usually quicker than collect_system_entropy().
 
void Ase::collect_system_entropy (uint64 *data, size_t n)
 Collect entropy from system devices, like interrupt counters, clocks and random devices.