Botan 3.4.0
Crypto and TLS for C&
Botan::Gf448Elem Member List

This is the complete list of members for Botan::Gf448Elem, including all inherited members.

bytes_are_canonical_representation(std::span< const uint8_t, BYTES_448 > x)Botan::Gf448Elemstatic
ct_cond_assign(bool b, const Gf448Elem &other)Botan::Gf448Elem
ct_cond_swap(bool b, Gf448Elem &other)Botan::Gf448Elem
Gf448Elem(std::span< const uint8_t, BYTES_448 > x)Botan::Gf448Elem
Gf448Elem(std::span< const uint64_t, WORDS_448 > data)Botan::Gf448Eleminline
Gf448Elem(uint64_t least_sig_word)Botan::Gf448Elem
is_odd() constBotan::Gf448Elem
is_zero() constBotan::Gf448Elem
operator!=(const Gf448Elem &other) const =defaultBotan::Gf448Elem
operator*(const Gf448Elem &other) constBotan::Gf448Elem
operator+(const Gf448Elem &other) constBotan::Gf448Elem
operator-(const Gf448Elem &other) constBotan::Gf448Elem
operator-() constBotan::Gf448Elem
operator/(const Gf448Elem &other) constBotan::Gf448Elem
operator==(const Gf448Elem &other) constBotan::Gf448Elem
to_bytes(std::span< uint8_t, BYTES_448 > out) constBotan::Gf448Elem
to_bytes() constBotan::Gf448Elem
words()Botan::Gf448Eleminline
words() constBotan::Gf448Eleminline