![]() |
emp-toolkit
|
This is the complete list of members for Bit, including all inherited members.
| bit | Bit | |
| Bit(bool _b=false, int party=PUBLIC) | Bit | inline |
| Bit(const block &a) | Bit | inline |
| Bit(size_t size, const block *a) | Bit | inline |
| bool_data(bool *b, bool data) | Bit | inlinestatic |
| bool_size(Args &&... args) | Bit | inlinestatic |
| If(const Bit &sel, const Bit &rhs) const | Swappable< Bit > | inline |
| operator!() const | Bit | inline |
| operator!=(const Bit &rhs) const | Bit | inline |
| operator&(const Bit &rhs) const | Bit | |
| operator==(const Bit &rhs) const | Bit | inline |
| operator^(const Bit &rhs) const | Bit | inline |
| operator|(const Bit &rhs) const | Bit | inline |
| reveal(int party=PUBLIC) const | Bit | inline |
| reveal(int party) const | Bit | inline |
| select(const Bit &select, const Bit &new_v) const | Bit | inline |