Lines Matching refs:random
188 random = random
205 [random]
206 ... random properties here ...
428 The name B<random> in the initialization section names the section
429 containing the random number generator settings.
431 Within the random section, the following names have meaning:
435 =item B<random>
437 This is used to specify the random bit generator.
440 [random]
441 random = CTR-DRBG
443 The available random bit generators are:
457 This specifies what cipher a B<CTR-DRBG> random bit generator will use.
458 Other random bit generators ignore this name.
463 This specifies what digest the B<HASH-DRBG> or B<HMAC-DRBG> random bit
464 generators will use. Other random bit generators ignore this name.
468 This sets the property query used when fetching the random bit generator and