2
0
mirror of https://github.com/xcat2/xNBA.git synced 2026-03-25 07:49:18 +00:00
Files
xNBA/src
Michael Brown 05719804b9 [rng] Add RTC-based entropy source
The RTC-based entropy source uses the nanosecond-scale CPU TSC to
measure the time between two 1kHz interrupts generated by the CMOS
RTC.  In a physical machine these clocks are driven from independent
crystals, resulting in some observable clock drift.  In a virtual
machine, the CMOS RTC is typically emulated using host-OS
constructions such as SIGALRM.

Signed-off-by: Michael Brown <mcb30@ipxe.org>
2012-02-28 11:18:48 +00:00
..
2012-02-28 11:18:48 +00:00
2007-06-09 22:57:00 +01:00
2012-02-28 11:18:48 +00:00
2010-04-19 23:43:39 +01:00
2012-02-15 12:08:39 +00:00
2012-02-27 23:44:41 +00:00
2010-05-29 23:49:47 +01:00
2012-01-30 23:10:53 +00:00