#include <backend.h>
§ Backend()
Backend::Backend |
( |
int |
party | ) |
|
|
inline |
§ Feed()
void Backend::Feed |
( |
block * |
lbls, |
|
|
int |
party, |
|
|
const bool * |
b, |
|
|
int |
nel |
|
) |
| |
|
inline |
§ Reveal()
void Backend::Reveal |
( |
bool * |
out, |
|
|
int |
party, |
|
|
const block * |
lbls, |
|
|
int |
nel |
|
) |
| |
|
inline |
§ cur_party
§ Feed_internal
void(* Backend::Feed_internal) (Backend *be, int, block *label, const bool *, int length) |
§ Reveal_internal
void(* Backend::Reveal_internal) (Backend *be, bool *, int, const block *label, int length) |
The documentation for this class was generated from the following file:
- /Users/wangxiao/git/emp-toolkit/emp-tool/gc/backend.h