#include <ot_flavors.h>
|
| OtVector (const std::size_t ot_id, const std::size_t number_of_ots, const std::size_t bitlength, const OtProtocol p, const std::function< void(flatbuffers::FlatBufferBuilder &&)> &send_function) |
|
const std::size_t | ot_id_ |
|
const std::size_t | number_of_ots_ |
|
const std::size_t | bitlen_ |
|
const OtProtocol | p_ |
|
std::function< void(flatbuffers::FlatBufferBuilder &&)> | send_function_ |
|
◆ ROtSender()
encrypto::motion::ROtSender::ROtSender |
( |
std::size_t |
ot_id, |
|
|
std::size_t |
number_of_ots, |
|
|
std::size_t |
bitlength, |
|
|
OtExtensionSenderData & |
data, |
|
|
const std::function< void(flatbuffers::FlatBufferBuilder &&)> & |
send_function |
|
) |
| |
◆ ComputeOutputs()
void encrypto::motion::ROtSender::ComputeOutputs |
( |
| ) |
|
◆ GetOutputs()
std::span<const BitVector<> > encrypto::motion::ROtSender::GetOutputs |
( |
| ) |
const |
|
inline |
◆ SendMessages()
void encrypto::motion::ROtSender::SendMessages |
( |
| ) |
const |
◆ WaitSetup()
void encrypto::motion::ROtSender::WaitSetup |
( |
| ) |
const |
The documentation for this class was generated from the following files: