Botan
1.11.15
|
#include <botan/internal/dev_random.h>
#include <botan/internal/rounding.h>
#include <sys/types.h>
#include <sys/select.h>
#include <sys/stat.h>
#include <unistd.h>
#include <fcntl.h>
Go to the source code of this file.
Namespaces | |
namespace | Botan |
Defines | |
#define | O_NOCTTY 0 |
#define | O_NONBLOCK 0 |
#define O_NOCTTY 0 |
Referenced by Botan::Device_EntropySource::Device_EntropySource().
#define O_NONBLOCK 0 |
Referenced by Botan::Device_EntropySource::Device_EntropySource().