| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
prevents filtering out any 0x00000000 outputs from RDRAND/RDSEED
|
|
|
|
|
|
|
|
| |
* no spaces around if(), for() etc
* snake_case for plain functions
* anonymous namespace function instead private and static
* don't propagate failed poll to the calling application
* RdRand retires configurable in build.h
|
|
|
|
|
| |
* Make it configurable how often RdRand and RdSeed is polled
* Make it configurable how many RdSeed retries are executed
|
|
|
|
| |
GH #370 for background
|
|
|