Lines Matching full:instances
170 You want to use your own private \s-1DRBG\s0 instances.
171 Multiple \s-1DRBG\s0 instances which are accessed only by a single thread provide
195 .SH "THE THREE SHARED DRBG INSTANCES"
196 .IX Header "THE THREE SHARED DRBG INSTANCES"
197 Currently, there are three shared \s-1DRBG\s0 instances,
207 the two other two \s-1DRBG\s0 instances. It reseeds itself by obtaining randomness
219 by its child \s-1DRBG\s0 instances. The necessary locking is done internally.
226 Pointers to these \s-1DRBG\s0 instances can be obtained using
229 \&\s-1DRBG\s0 instances in a variable or other memory location where it will be
232 All other \s-1DRBG\s0 instances created by an application don't support locking,
237 instances on different threads is thread-safe, because the \s-1DRBG\s0 instance
241 The following picture gives an overview over how the \s-1DRBG\s0 instances work
253 \& <public> <private> <\- | per\-thread DRBG instances |