Botan 2.19.2
Crypto and TLS for C&
|
#include <botan/internal/dev_random.h>
#include <botan/exceptn.h>
#include <sys/types.h>
#include <sys/select.h>
#include <sys/stat.h>
#include <unistd.h>
#include <errno.h>
#include <fcntl.h>
Go to the source code of this file.
Namespaces | |
namespace | Botan |
Macros | |
#define | O_NOCTTY 0 |
#define | O_NONBLOCK 0 |
#define O_NOCTTY 0 |
#define O_NONBLOCK 0 |