![]() |
emp-toolkit
|
#include <co.h>
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 > | |
| NetIO * | io |
|
inline |
|
inline |
| int OTCO::cnt |
| eb_t OTCO::g |
| const eb_t* OTCO::gTbl |
| PRG OTCO::prg |
| bn_t OTCO::q |