add(const Ed25519_FieldElement &a, const Ed25519_FieldElement &b) | Botan::Ed25519_FieldElement | inlinestatic |
deserialize(const uint8_t b[32]) | Botan::Ed25519_FieldElement | static |
Ed25519_FieldElement() | Botan::Ed25519_FieldElement | inline |
Ed25519_FieldElement(std::span< int32_t, 10 > fe) | Botan::Ed25519_FieldElement | inlineexplicit |
Ed25519_FieldElement(int64_t h0, int64_t h1, int64_t h2, int64_t h3, int64_t h4, int64_t h5, int64_t h6, int64_t h7, int64_t h8, int64_t h9) | Botan::Ed25519_FieldElement | inline |
invert() const | Botan::Ed25519_FieldElement | |
is_negative() const | Botan::Ed25519_FieldElement | inline |
is_zero() const | Botan::Ed25519_FieldElement | inline |
mul(const Ed25519_FieldElement &a, const Ed25519_FieldElement &b) | Botan::Ed25519_FieldElement | static |
negate(const Ed25519_FieldElement &a) | Botan::Ed25519_FieldElement | inlinestatic |
one() | Botan::Ed25519_FieldElement | inlinestatic |
operator[](size_t i) const | Botan::Ed25519_FieldElement | inline |
operator[](size_t i) | Botan::Ed25519_FieldElement | inline |
pow_22523() const | Botan::Ed25519_FieldElement | |
serialize_to(std::span< uint8_t, 32 > b) const | Botan::Ed25519_FieldElement | |
sqr() const | Botan::Ed25519_FieldElement | inline |
sqr2() const | Botan::Ed25519_FieldElement | |
sqr_iter(size_t iter) const | Botan::Ed25519_FieldElement | |
sub(const Ed25519_FieldElement &a, const Ed25519_FieldElement &b) | Botan::Ed25519_FieldElement | inlinestatic |
zero() | Botan::Ed25519_FieldElement | inlinestatic |