|
Botan 3.9.0
Crypto and TLS for C&
|
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_gf2m | inline |
| calc_degree_secure() const | Botan::polyn_gf2m | |
| degppf(const polyn_gf2m &g) | Botan::polyn_gf2m | static |
| eea_with_coefficients(const polyn_gf2m &p, const polyn_gf2m &g, int break_deg) | Botan::polyn_gf2m | static |
| encode() const | Botan::polyn_gf2m | |
| encode(uint32_t min_numo_coeffs, uint8_t *mem, uint32_t mem_len) const | Botan::polyn_gf2m | |
| eval(gf2m a) | Botan::polyn_gf2m | |
| get_coef(size_t i) const | Botan::polyn_gf2m | inline |
| get_degree() const | Botan::polyn_gf2m | |
| get_lead_coef() const | Botan::polyn_gf2m | inline |
| get_sp_field() const | Botan::polyn_gf2m | inline |
| operator!=(const polyn_gf2m &other) const | Botan::polyn_gf2m | inline |
| operator=(const polyn_gf2m &)=default | Botan::polyn_gf2m | |
| operator=(polyn_gf2m &&other) noexcept | Botan::polyn_gf2m | inline |
| operator==(const polyn_gf2m &other) const | Botan::polyn_gf2m | |
| operator[](size_t i) | Botan::polyn_gf2m | inline |
| operator[](size_t i) const | Botan::polyn_gf2m | inline |
| 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_gf2m | explicit |
| polyn_gf2m() | Botan::polyn_gf2m | inline |
| 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) noexcept | Botan::polyn_gf2m | inline |
| set_coef(size_t i, gf2m v) | Botan::polyn_gf2m | inline |
| 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_gf2m | static |
| sqrt_mod_init(const polyn_gf2m &g) | Botan::polyn_gf2m | static |
| swap(polyn_gf2m &other) noexcept | Botan::polyn_gf2m | |
| ~polyn_gf2m()=default | Botan::polyn_gf2m |