![]() |
emp-toolkit
|
#include <ideal.h>
Public Member Functions | |
| OTIdeal (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< OTIdeal > | |
| 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 = 0 |
Public Attributes inherited from OT< OTIdeal > | |
| NetIO * | io |
|
inline |
|
inline |
| int OTIdeal::cnt = 0 |