Lines Matching refs:generator
23 The CTR-DRBG generator needs an entropy source to establish and
34 For testing, this option allows a non-random number generator to be used and
37 The random number generator choice group allows selection of the RNG
51 enables number generator based on system timer clock. This number
52 generator is not random and used for testing only.
55 enables a random number generator that uses the enabled hardware
59 enables the Xoshiro128++ pseudo-random number generator, that uses the
63 cryptographically secure random number generator source function. An
76 enables a cryptographically secure random number generator using the
77 hardware random generator driver
80 enables the CTR-DRBG pseudo-random number generator. The CTR-DRBG is
81 a FIPS140-2 recommended cryptographically secure random number generator.