MOTION  0.01
Framework for mixed-protocol multi-party computation
Functions
benchmark_providers.cpp File Reference
#include "benchmark_providers.h"
#include "base/backend.h"
#include "multiplication_triple/mt_provider.h"
#include "multiplication_triple/sb_provider.h"
#include "multiplication_triple/sp_provider.h"
#include "oblivious_transfer/ot_flavors.h"
#include "statistics/analysis.h"
#include "statistics/run_time_statistics.h"
#include "utility/block.h"
#include "utility/config.h"
Include dependency graph for benchmark_providers.cpp:

Functions

encrypto::motion::RunTimeStatistics BenchmarkProvider (encrypto::motion::PartyPointer &party, std::size_t batch_size, Provider provider, std::size_t bit_size)
 

Function Documentation

◆ BenchmarkProvider()

encrypto::motion::RunTimeStatistics BenchmarkProvider ( encrypto::motion::PartyPointer party,
std::size_t  batch_size,
Provider  provider,
std::size_t  bit_size 
)
Here is the call graph for this function:
Here is the caller graph for this function: