MOTION  0.01
Framework for mixed-protocol multi-party computation
Namespaces | Functions
ot_extension_message.h File Reference
#include <flatbuffers/flatbuffers.h>
#include "utility/constants.h"
Include dependency graph for ot_extension_message.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 encrypto
 
 encrypto::motion
 
 encrypto::motion::communication
 

Functions

flatbuffers::FlatBufferBuilder encrypto::motion::communication::BuildOtExtensionMessageSender (const std::byte *buffer, const std::size_t size, const std::size_t i)
 
flatbuffers::FlatBufferBuilder encrypto::motion::communication::BuildOtExtensionMessageReceiverMasks (const std::byte *buffer, const std::size_t size, const std::size_t i)
 
flatbuffers::FlatBufferBuilder encrypto::motion::communication::BuildOtExtensionMessageReceiverCorrections (const std::byte *buffer, const std::size_t size, const std::size_t i)