|
MOTION
0.01
Framework for mixed-protocol multi-party computation
|
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::BasicOtSender | protected |
| bitlen_ | encrypto::motion::OtVector | protected |
| data_ | encrypto::motion::BasicOtSender | protected |
| GetBitlen() const noexcept | encrypto::motion::OtVector | inline |
| GetNumOts() const noexcept | encrypto::motion::OtVector | inline |
| GetOtId() const noexcept | encrypto::motion::OtVector | inline |
| GetProtocol() const noexcept | encrypto::motion::OtVector | inline |
| 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 |
| WaitSetup() const | encrypto::motion::BasicOtSender |
1.8.17