poser
A C framework for POsix SERvices
|
declarations for the PSC_Random class More...
#include <poser/decl.h>
#include <stddef.h>
#include <stdint.h>
Go to the source code of this file.
Enumerations | |
enum | PSC_RandomFlags { PSC_RF_ANY = 0 , PSC_RF_NONBLOCK = (1 << 0) , PSC_RF_WLOGPSEUDO = (1 << 1) , PSC_RF_ELOGPSEUDO = (1 << 2) , PSC_RF_SECURE = (1 << 3) } |
Flags controlling how random bytes are obtained. More... | |
declarations for the PSC_Random class
enum PSC_RandomFlags |
Flags controlling how random bytes are obtained.