Botan
1.10.9
|
This is the complete list of members for Botan::Algorithm_Cache< T >, including all inherited members.
add(T *algo, const std::string &requested_name, const std::string &provider_name) | Botan::Algorithm_Cache< T > | |
Algorithm_Cache(Mutex *m) | Botan::Algorithm_Cache< T > | inline |
clear_cache() | Botan::Algorithm_Cache< T > | |
get(const std::string &algo_spec, const std::string &pref_provider) | Botan::Algorithm_Cache< T > | |
providers_of(const std::string &algo_name) | Botan::Algorithm_Cache< T > | |
set_preferred_provider(const std::string &algo_spec, const std::string &provider) | Botan::Algorithm_Cache< T > | |
~Algorithm_Cache() | Botan::Algorithm_Cache< T > | inline |