Botan  1.11.15
Namespaces | Functions
src/lib/rng/system_rng/system_rng.cpp File Reference
#include <botan/system_rng.h>
#include <sys/types.h>
#include <sys/stat.h>
#include <fcntl.h>
#include <unistd.h>
#include <errno.h>

Go to the source code of this file.

Namespaces

namespace  Botan

Functions

RandomNumberGenerator & Botan::system_rng ()

Variable Documentation

int m_fd

Definition at line 50 of file system_rng.cpp.