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

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

AreChoicesSet() constencrypto::motion::BasicOtReceiverinline
BasicOtReceiver(std::size_t ot_id, std::size_t number_of_ots, std::size_t bitlength, OtProtocol p, const std::function< void(flatbuffers::FlatBufferBuilder &&)> &Send, OtExtensionReceiverData &data)encrypto::motion::BasicOtReceiverprotected
bitlen_encrypto::motion::OtVectorprotected
choices_encrypto::motion::BasicOtReceiverprotected
ComputeOutputs()encrypto::motion::XcOtBitReceiver
corrections_sent_encrypto::motion::BasicOtReceiverprotected
data_encrypto::motion::BasicOtReceiverprotected
GetBitlen() const noexceptencrypto::motion::OtVectorinline
GetChoices() constencrypto::motion::BasicOtReceiverinline
GetNumOts() const noexceptencrypto::motion::OtVectorinline
GetOtId() const noexceptencrypto::motion::OtVectorinline
GetOutputs()encrypto::motion::XcOtBitReceiverinline
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
SendCorrections()encrypto::motion::BasicOtReceiver
SetChoices(BitVector<> &&choices)encrypto::motion::BasicOtReceiverinline
SetChoices(const BitVector<> &choices)encrypto::motion::BasicOtReceiverinline
WaitSetup() constencrypto::motion::BasicOtReceiver
XcOtBitReceiver(std::size_t ot_id, std::size_t number_of_ots, OtExtensionReceiverData &data, const std::function< void(flatbuffers::FlatBufferBuilder &&)> &send_function)encrypto::motion::XcOtBitReceiver