Searched hist:cff5befbba31006db8b0c3fff0bb3b2ac38c8f88 (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/rndtest/ |
H A D | rndtest.h | diff cff5befbba31006db8b0c3fff0bb3b2ac38c8f88 Tue Mar 11 23:54:44 CET 2003 Sam Leffler <sam@FreeBSD.org> FIPS 140-2 rng data tester for h/w crypto devices. This driver periodically monitors the entropy data harvested by crypto drivers to verify it complies with FIPS 140-2. If data fails any test then the driver discards it and commences continuous testing of harvested data until it is deemed ok. Results are collected in a statistics block and, optionally, reported on the console. In normal use the overhead associated with this driver is not noticeable.
Note that drivers must (currently) be compiled specially to enable use.
Obtained from: original code by Jason L. Wright cff5befbba31006db8b0c3fff0bb3b2ac38c8f88 Tue Mar 11 23:54:44 CET 2003 Sam Leffler <sam@FreeBSD.org> FIPS 140-2 rng data tester for h/w crypto devices. This driver periodically monitors the entropy data harvested by crypto drivers to verify it complies with FIPS 140-2. If data fails any test then the driver discards it and commences continuous testing of harvested data until it is deemed ok. Results are collected in a statistics block and, optionally, reported on the console. In normal use the overhead associated with this driver is not noticeable.
Note that drivers must (currently) be compiled specially to enable use.
Obtained from: original code by Jason L. Wright
|
H A D | rndtest.c | diff cff5befbba31006db8b0c3fff0bb3b2ac38c8f88 Tue Mar 11 23:54:44 CET 2003 Sam Leffler <sam@FreeBSD.org> FIPS 140-2 rng data tester for h/w crypto devices. This driver periodically monitors the entropy data harvested by crypto drivers to verify it complies with FIPS 140-2. If data fails any test then the driver discards it and commences continuous testing of harvested data until it is deemed ok. Results are collected in a statistics block and, optionally, reported on the console. In normal use the overhead associated with this driver is not noticeable.
Note that drivers must (currently) be compiled specially to enable use.
Obtained from: original code by Jason L. Wright cff5befbba31006db8b0c3fff0bb3b2ac38c8f88 Tue Mar 11 23:54:44 CET 2003 Sam Leffler <sam@FreeBSD.org> FIPS 140-2 rng data tester for h/w crypto devices. This driver periodically monitors the entropy data harvested by crypto drivers to verify it complies with FIPS 140-2. If data fails any test then the driver discards it and commences continuous testing of harvested data until it is deemed ok. Results are collected in a statistics block and, optionally, reported on the console. In normal use the overhead associated with this driver is not noticeable.
Note that drivers must (currently) be compiled specially to enable use.
Obtained from: original code by Jason L. Wright
|