Botan 3.3.0
Crypto and TLS for C&
Botan::polyn_gf2m Member List

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

add_to_coef(size_t i, gf2m v)Botan::polyn_gf2minline
calc_degree_secure() constBotan::polyn_gf2m
degppf(const polyn_gf2m &g)Botan::polyn_gf2mstatic
eea_with_coefficients(const polyn_gf2m &p, const polyn_gf2m &g, int break_deg)Botan::polyn_gf2mstatic
encode() constBotan::polyn_gf2m
encode(uint32_t min_numo_coeffs, uint8_t *mem, uint32_t mem_len) constBotan::polyn_gf2m
eval(gf2m a)Botan::polyn_gf2m
get_coef(size_t i) constBotan::polyn_gf2minline
get_degree() constBotan::polyn_gf2m
get_lead_coef() constBotan::polyn_gf2minline
get_sp_field() constBotan::polyn_gf2minline
operator!=(const polyn_gf2m &other) constBotan::polyn_gf2minline
operator=(const polyn_gf2m &)=defaultBotan::polyn_gf2m
operator=(polyn_gf2m &&other) noexceptBotan::polyn_gf2minline
operator==(const polyn_gf2m &other) constBotan::polyn_gf2m
operator[](size_t i)Botan::polyn_gf2minline
operator[](size_t i) constBotan::polyn_gf2minline
patchup_deg_secure(uint32_t trgt_deg, gf2m patch_elem)Botan::polyn_gf2m
polyn_gf2m(const std::shared_ptr< GF2m_Field > &sp_field)Botan::polyn_gf2mexplicit
polyn_gf2m()Botan::polyn_gf2minline
polyn_gf2m(const secure_vector< uint8_t > &encoded, const std::shared_ptr< GF2m_Field > &sp_field)Botan::polyn_gf2m
polyn_gf2m(int d, const std::shared_ptr< GF2m_Field > &sp_field)Botan::polyn_gf2m
polyn_gf2m(const polyn_gf2m &other)Botan::polyn_gf2m
polyn_gf2m(size_t t, RandomNumberGenerator &rng, const std::shared_ptr< GF2m_Field > &sp_field)Botan::polyn_gf2m
polyn_gf2m(const uint8_t *mem, uint32_t mem_len, const std::shared_ptr< GF2m_Field > &sp_field)Botan::polyn_gf2m
polyn_gf2m(int degree, const uint8_t *mem, size_t mem_byte_len, const std::shared_ptr< GF2m_Field > &sp_field)Botan::polyn_gf2m
polyn_gf2m(polyn_gf2m &&other) noexceptBotan::polyn_gf2minline
set_coef(size_t i, gf2m v)Botan::polyn_gf2minline
set_to_zero()Botan::polyn_gf2m
sqmod(const std::vector< polyn_gf2m > &sq, int d)Botan::polyn_gf2m
sqmod_init(const polyn_gf2m &g)Botan::polyn_gf2mstatic
sqrt_mod_init(const polyn_gf2m &g)Botan::polyn_gf2mstatic
swap(polyn_gf2m &other)Botan::polyn_gf2m