MOTION  0.01
Framework for mixed-protocol multi-party computation
Functions
benchmark.h File Reference
#include "base/party.h"
#include "statistics/run_time_statistics.h"
#include "utility/typedefs.h"
Include dependency graph for benchmark.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

encrypto::motion::RunTimeStatistics EvaluateProtocol (encrypto::motion::PartyPointer &party, std::size_t number_of_simd, std::size_t bit_size, encrypto::motion::MpcProtocol protocol, encrypto::motion::PrimitiveOperationType operation_type)
 

Function Documentation

◆ EvaluateProtocol()

encrypto::motion::RunTimeStatistics EvaluateProtocol ( encrypto::motion::PartyPointer party,
std::size_t  number_of_simd,
std::size_t  bit_size,
encrypto::motion::MpcProtocol  protocol,
encrypto::motion::PrimitiveOperationType  operation_type 
)
Here is the call graph for this function: