Lines Matching refs:instances
41 You want to use your own private DRBG instances.
42 Multiple DRBG instances which are accessed only by a single thread provide
77 Currently, there are three shared DRBG instances,
88 the two other two DRBG instances. It reseeds itself by obtaining randomness
104 by its child DRBG instances. The necessary locking is done internally.
111 Pointers to these DRBG instances can be obtained using
114 DRBG instances in a variable or other memory location where it will be
117 All other DRBG instances created by an application don't support locking,
122 instances on different threads is thread-safe, because the DRBG instance
127 The following picture gives an overview over how the DRBG instances work
138 <public> <private> <- | per-thread DRBG instances |