Botan
1.10.9
|
#include <botan/libstate.h>
#include <botan/internal/mutex.h>
Go to the source code of this file.
Namespaces | |
Botan | |
Mutex* mutex |
Definition at line 164 of file global_rng.cpp.
Referenced by Botan::Algorithm_Cache< T >::add(), Botan::Algorithm_Cache< T >::get(), Botan::Pthread_Mutex_Factory::make(), Botan::Win32_Mutex_Factory::make(), Botan::Algorithm_Cache< T >::providers_of(), and Botan::Algorithm_Cache< T >::set_preferred_provider().
RandomNumberGenerator* rng |
Definition at line 165 of file global_rng.cpp.
Referenced by Botan::AutoSeeded_RNG::add_entropy(), Botan::AutoSeeded_RNG::add_entropy_source(), Botan::AutoSeeded_RNG::AutoSeeded_RNG(), Botan::Certificate_Verify::Certificate_Verify(), Botan::AutoSeeded_RNG::clear(), Botan::X509::create_cert_req(), Botan::X509::create_self_signed_cert(), Botan::EME::encode(), Botan::PK_Encryptor::encrypt(), Botan::AutoSeeded_RNG::is_seeded(), Botan::DE_EAC::link_cvca(), Botan::AutoSeeded_RNG::name(), Botan::AutoSeeded_RNG::randomize(), Botan::AutoSeeded_RNG::reseed(), Botan::PK_Signer::sign_message(), Botan::PK_Signer::signature(), and Botan::X509_CA::update_crl().