MOTION  0.01
Framework for mixed-protocol multi-party computation
encrypto::motion::BasicOtSender Member List

This is the complete list of members for encrypto::motion::BasicOtSender, including all inherited members.

BasicOtSender(std::size_t ot_id, std::size_t number_of_ots, std::size_t bitlength, OtProtocol p, const std::function< void(flatbuffers::FlatBufferBuilder &&)> &send_function, OtExtensionSenderData &data)encrypto::motion::BasicOtSenderprotected
bitlen_encrypto::motion::OtVectorprotected
data_encrypto::motion::BasicOtSenderprotected
GetBitlen() const noexceptencrypto::motion::OtVectorinline
GetNumOts() const noexceptencrypto::motion::OtVectorinline
GetOtId() const noexceptencrypto::motion::OtVectorinline
GetProtocol() const noexceptencrypto::motion::OtVectorinline
number_of_ots_encrypto::motion::OtVectorprotected
ot_id_encrypto::motion::OtVectorprotected
OtVector()=deleteencrypto::motion::OtVector
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)encrypto::motion::OtVectorprotected
p_encrypto::motion::OtVectorprotected
send_function_encrypto::motion::OtVectorprotected
WaitSetup() constencrypto::motion::BasicOtSender