Botan
1.10.9
|
#include <hres_timer.h>
Public Member Functions | |
std::string | name () const |
void | poll (Entropy_Accumulator &accum) |
Entropy source using high resolution timers
Definition at line 21 of file hres_timer.h.
|
inlinevirtual |
Implements Botan::EntropySource.
Definition at line 24 of file hres_timer.h.
|
virtual |
Perform an entropy gathering poll
accum | is an accumulator object that will be given entropy |
Implements Botan::EntropySource.
Definition at line 21 of file hres_timer.cpp.
References Botan::Entropy_Accumulator::add(), and Botan::CPUID::has_rdtsc().