| AreChoicesSet() const | encrypto::motion::BasicOtReceiver | inline |
| 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::BasicOtReceiver | protected |
| bitlen_ | encrypto::motion::OtVector | protected |
| choices_ | encrypto::motion::BasicOtReceiver | protected |
| ComputeOutputs() | encrypto::motion::GOt128Receiver | |
| corrections_sent_ | encrypto::motion::BasicOtReceiver | protected |
| data_ | encrypto::motion::BasicOtReceiver | protected |
| GetBitlen() const noexcept | encrypto::motion::OtVector | inline |
| GetChoices() const | encrypto::motion::BasicOtReceiver | inline |
| GetNumOts() const noexcept | encrypto::motion::OtVector | inline |
| GetOtId() const noexcept | encrypto::motion::OtVector | inline |
| GetOutputs() const | encrypto::motion::GOt128Receiver | inline |
| GetProtocol() const noexcept | encrypto::motion::OtVector | inline |
| GOt128Receiver(std::size_t ot_id, std::size_t number_of_ots, OtExtensionReceiverData &data, const std::function< void(flatbuffers::FlatBufferBuilder &&)> &send_function) | encrypto::motion::GOt128Receiver | |
| number_of_ots_ | encrypto::motion::OtVector | protected |
| ot_id_ | encrypto::motion::OtVector | protected |
| OtVector()=delete | encrypto::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::OtVector | protected |
| p_ | encrypto::motion::OtVector | protected |
| send_function_ | encrypto::motion::OtVector | protected |
| SendCorrections() | encrypto::motion::BasicOtReceiver | |
| SetChoices(BitVector<> &&choices) | encrypto::motion::BasicOtReceiver | inline |
| SetChoices(const BitVector<> &choices) | encrypto::motion::BasicOtReceiver | inline |
| WaitSetup() const | encrypto::motion::BasicOtReceiver | |