![]() |
emp-toolkit
|
Functions | |
| template<typename T > | |
| double | test_com_ot (NetIO *io, int party, int length, T *ot=nullptr, int TIME=10) |
| template<typename T > | |
| double | test_ot (NetIO *io, int party, int length, T *ot=nullptr, int TIME=10) |
| template<typename T > | |
| double | test_cot (NetIO *io, int party, int length, T *ot=nullptr, int TIME=10) |
| template<typename T > | |
| double | test_rot (NetIO *io, int party, int length, T *ot=nullptr, int TIME=10) |
| int | main (int argc, char **argv) |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
| double test_com_ot | ( | NetIO * | io, |
| int | party, | ||
| int | length, | ||
| T * | ot = nullptr, |
||
| int | TIME = 10 |
||
| ) |
| double test_cot | ( | NetIO * | io, |
| int | party, | ||
| int | length, | ||
| T * | ot = nullptr, |
||
| int | TIME = 10 |
||
| ) |
| double test_ot | ( | NetIO * | io, |
| int | party, | ||
| int | length, | ||
| T * | ot = nullptr, |
||
| int | TIME = 10 |
||
| ) |
| double test_rot | ( | NetIO * | io, |
| int | party, | ||
| int | length, | ||
| T * | ot = nullptr, |
||
| int | TIME = 10 |
||
| ) |