| a_ | bn::Fp2T< T > | |
| add | bn::Fp2T< T > | static |
| addC(Fp2T &z, const Fp2T &x, const Fp2T &y) | bn::Fp2T< T > | inlinestatic |
| addNC | bn::Fp2T< T > | static |
| addNC_C(Fp2T &z, const Fp2T &x, const Fp2T &y) | bn::Fp2T< T > | inlinestatic |
| b_ | bn::Fp2T< T > | |
| clear() | bn::Fp2T< T > | inline |
| divBy2 | bn::Fp2T< T > | static |
| divBy2C(Fp2T &z, const Fp2T &x) | bn::Fp2T< T > | inlinestatic |
| divBy4(Fp2T &z, const Fp2T &x) | bn::Fp2T< T > | inlinestatic |
| Fp typedef | bn::Fp2T< T > | |
| Fp2T() | bn::Fp2T< T > | inline |
| Fp2T(int x) | bn::Fp2T< T > | inline |
| Fp2T(const Fp &a, const Fp &b) | bn::Fp2T< T > | inline |
| get() | bn::Fp2T< T > | inline |
| get() const | bn::Fp2T< T > | inline |
| inverse() | bn::Fp2T< T > | inline |
| isZero() const | bn::Fp2T< T > | inline |
| mul | bn::Fp2T< T > | static |
| mul_Fp_0 | bn::Fp2T< T > | static |
| mul_Fp_0C(Fp2T &z, const Fp2T &x, const Fp &b) | bn::Fp2T< T > | inlinestatic |
| mul_Fp_1(Fp2T &z, const Fp &y_b) | bn::Fp2T< T > | inlinestatic |
| mul_x() | bn::Fp2T< T > | inline |
| mul_xi | bn::Fp2T< T > | static |
| mul_xiC(Fp2T &z, const Fp2T &x) | bn::Fp2T< T > | inlinestatic |
| mulC(Fp2T &z, const Fp2T &x, const Fp2T &y) | bn::Fp2T< T > | inlinestatic |
| neg(Fp2T &z, const Fp2T &x) | bn::Fp2T< T > | inlinestatic |
| operator!=(const Fp2T &rhs) const | bn::Fp2T< T > | inline |
| operator*=(const T &rhs) | mie::local::addsubmul< Fp2T< T >, mie::local::hasNegative< Fp2T< T > > > | inline |
| operator+=(const N &rhs) | mie::local::addsubmul< Fp2T< T >, mie::local::hasNegative< Fp2T< T > > > | inline |
| mie::local::hasNegative< Fp2T< T > >::operator-() const | mie::local::hasNegative< Fp2T< T > > | inline |
| operator-=(const T &rhs) | mie::local::addsubmul< Fp2T< T >, mie::local::hasNegative< Fp2T< T > > > | inline |
| operator<<(std::ostream &os, const Fp2T &x) | bn::Fp2T< T > | friend |
| operator==(const Fp2T &rhs) const | bn::Fp2T< T > | inline |
| operator>>(std::istream &is, Fp2T &x) | bn::Fp2T< T > | friend |
| set(const std::string &str) | bn::Fp2T< T > | inline |
| square | bn::Fp2T< T > | static |
| squareC(Fp2T &z, const Fp2T &x) | bn::Fp2T< T > | inlinestatic |
| sub | bn::Fp2T< T > | static |
| subC(Fp2T &z, const Fp2T &x, const Fp2T &y) | bn::Fp2T< T > | inlinestatic |
| subNC | bn::Fp2T< T > | static |
| subNC_C(Fp2T &z, const Fp2T &x, const Fp2T &y) | bn::Fp2T< T > | inlinestatic |
| toString(int base=10) const | bn::Fp2T< T > | inline |