Botan  1.11.15
Namespaces | Functions
src/lib/misc/benchmark/benchmark.cpp File Reference
#include <botan/benchmark.h>
#include <botan/internal/algo_registry.h>
#include <botan/buf_comp.h>
#include <botan/cipher_mode.h>
#include <botan/block_cipher.h>
#include <botan/stream_cipher.h>
#include <botan/hash.h>
#include <botan/mac.h>
#include <vector>
#include <chrono>

Go to the source code of this file.

Namespaces

namespace  Botan

Functions

std::map< std::string, double > Botan::algorithm_benchmark (const std::string &name, RandomNumberGenerator &rng, std::chrono::milliseconds milliseconds, size_t buf_size)