Botan  1.10.9
Namespaces | Functions
selftest.h File Reference
#include <botan/algo_factory.h>
#include <botan/scan_name.h>
#include <map>
#include <string>

Go to the source code of this file.

Namespaces

 Botan
 

Functions

std::map< std::string, bool > Botan::algorithm_kat (const SCAN_Name &algo_name, const std::map< std::string, std::string > &vars, Algorithm_Factory &af)
 
void Botan::confirm_startup_self_tests (Algorithm_Factory &af)
 
bool Botan::passes_self_tests (Algorithm_Factory &af)