emp-toolkit
OTCO Class Reference

#include <co.h>

Inheritance diagram for OTCO:
OT< OTCO >

Public Member Functions

 OTCO (NetIO *io)
 
void send_impl (const block *data0, const block *data1, int length)
 
void recv_impl (block *data, const bool *b, int length)
 
- Public Member Functions inherited from OT< OTCO >
 OT (NetIO *nio)
 
void send (const block *data0, const block *data1, int length)
 
void recv (block *data, const bool *b, int length)
 

Public Attributes

int cnt
 
eb_t g
 
bn_t q
 
const eb_t * gTbl
 
PRG prg
 
- Public Attributes inherited from OT< OTCO >
NetIOio
 

Constructor & Destructor Documentation

§ OTCO()

OTCO::OTCO ( NetIO io)
inline

Member Function Documentation

§ recv_impl()

void OTCO::recv_impl ( block data,
const bool *  b,
int  length 
)
inline

§ send_impl()

void OTCO::send_impl ( const block data0,
const block data1,
int  length 
)
inline

Member Data Documentation

§ cnt

int OTCO::cnt

§ g

eb_t OTCO::g

§ gTbl

const eb_t* OTCO::gTbl

§ prg

PRG OTCO::prg

§ q

bn_t OTCO::q

The documentation for this class was generated from the following file: