#include <botan/libstate.h>#include <botan/internal/mutex.h>Go to the source code of this file.
Namespaces | |
| namespace | Botan |
| Mutex* mutex |
Definition at line 156 of file global_rng.cpp.
Referenced by Botan::Win32_Mutex_Factory::make(), Botan::Qt_Mutex_Factory::make(), and Botan::Pthread_Mutex_Factory::make().
| RandomNumberGenerator* rng |
Definition at line 157 of file global_rng.cpp.
Referenced by Botan::AutoSeeded_RNG::add_entropy(), Botan::AutoSeeded_RNG::add_entropy_source(), Botan::AutoSeeded_RNG::AutoSeeded_RNG(), Botan::AutoSeeded_RNG::clear(), Botan::AutoSeeded_RNG::is_seeded(), Botan::AutoSeeded_RNG::name(), Botan::AutoSeeded_RNG::randomize(), and Botan::AutoSeeded_RNG::reseed().
1.5.8