Lines Matching refs:randomness
51 randomness sources to EVP_RAND.
88 the two other two DRBG instances. It reseeds itself by obtaining randomness
89 either from os entropy sources or by consuming randomness which was added
206 If L<RAND_add(3)> is called with a positive I<randomness> argument
209 call and reseed, pulling randomness from <primary>.
244 value of the I<randomness> argument:
248 =item randomness == 0:
256 =item randomness > 0:
263 It is possible to provide less randomness than required.
264 In this case the missing randomness will be obtained by pulling random input
272 reseeding (Section 9.2). For that reason, the I<randomness>
281 At least 48 bytes (384 bits) of randomness have to be provided, otherwise