Lines Matching full:rct
118 #define JENT_ERCT 10 /* RCT failed during initialization */
173 * (RCT) specified in SP800-90B section 4.4.1. Instead of counting identical
174 * back-to-back values, the input to the RCT is the counting of the stuck
177 * The RCT is applied with an alpha of 2^{-30} compliant to FIPS 140-2 IG 9.8.
179 * During the counting operation, the Jitter RNG always calculates the RCT
194 * If we have a count less than zero, a previous RCT round identified in jent_rct_insert()
227 * Is there an RCT health test failure?
279 /* RCT with a stuck bit */ in jent_stuck()
284 /* RCT with a non-stuck bit */ in jent_stuck()
588 * -2 RCT failed
626 /* Set RCT to initial state */ in jent_read_entropy()
708 /* Required for RCT */ in jent_entropy_init()
795 /* Validate RCT */ in jent_entropy_init()