A Cryptographically Secure Random Number Generator implementation. More...
Functions | |
| DOF_PCR_DECLSPEC void | PCRSecureRandom_Generate (uint32 len, uint8 *buf) |
| Generate a sequence of random data, filling the given buffer. | |
| DOF_PCR_DECLSPEC uint32 | PCRSecureRandom_Get (void) |
| Retrieve a random number. | |
A Cryptographically Secure Random Number Generator implementation.