Botan
1.10.9
|
#include <botan/internal/dev_random.h>
#include <sys/types.h>
#include <sys/select.h>
#include <sys/stat.h>
#include <unistd.h>
#include <fcntl.h>
#include <string.h>
Go to the source code of this file.
Namespaces | |
Botan | |
Macros | |
#define | O_NOCTTY 0 |
#define | O_NONBLOCK 0 |
#define O_NOCTTY 0 |
#define O_NONBLOCK 0 |