Lines Matching full:primary
198 the <primary>, <public>, and <private> \s-1DRBG.\s0
199 While the <primary> \s-1DRBG\s0 is a single global instance, the <public> and <private>
204 .SS "The <primary> \s-1DRBG\s0 instance"
205 .IX Subsection "The <primary> DRBG instance"
206 The <primary> \s-1DRBG\s0 is not used directly by the application, only for reseeding
218 The <primary> \s-1DRBG\s0 is intended to be accessed concurrently for reseeding
220 It is \fInot\fR thread-safe to access the <primary> \s-1DRBG\s0 directly via the
236 thread. Using the <primary> \s-1DRBG\s0 as entropy source for multiple \s-1DRBG\s0
238 will lock the <primary> \s-1DRBG\s0 automatically for obtaining random input.
250 \& RAND_add() ==> <primary> <\-| shared DRBG (with locking) |
319 (or \fBRAND_seed\fR\|(3)), then this will immediately reseed the <primary> \s-1DRBG.\s0
321 call and reseed, pulling randomness from <primary>.
335 for automatically seeding and reseeding its <primary> \s-1DRBG.\s0 In some cases
341 The following two sections describe the reseeding process of the primary
343 .SS "Reseeding the primary \s-1DRBG\s0 with automatic seeding enabled"
344 .IX Subsection "Reseeding the primary DRBG with automatic seeding enabled"
374 .SS "Reseeding the primary \s-1DRBG\s0 with automatic seeding disabled"
375 .IX Subsection "Reseeding the primary DRBG with automatic seeding disabled"