|
Botan 3.9.0
Crypto and TLS for C&
|
This is the complete list of members for Botan::FrodoMatrix, including all inherited members.
| _const_time_poison() const | Botan::FrodoMatrix | inline |
| _const_time_unpoison() const | Botan::FrodoMatrix | inline |
| add(const FrodoKEMConstants &constants, const FrodoMatrix &a, const FrodoMatrix &b) | Botan::FrodoMatrix | static |
| constant_time_compare(const FrodoMatrix &other) const | Botan::FrodoMatrix | |
| decode(const FrodoKEMConstants &constants) const | Botan::FrodoMatrix | |
| deserialize(const Dimensions &dimensions, StrongSpan< const FrodoSerializedMatrix > bytes) | Botan::FrodoMatrix | static |
| Dimensions typedef | Botan::FrodoMatrix | |
| dimensions() const | Botan::FrodoMatrix | inline |
| element_count() const | Botan::FrodoMatrix | inline |
| elements_at(size_t i) const | Botan::FrodoMatrix | inline |
| encode(const FrodoKEMConstants &constants, StrongSpan< const FrodoPlaintext > in) | Botan::FrodoMatrix | static |
| FrodoMatrix(Dimensions dims) | Botan::FrodoMatrix | explicit |
| make_sample_generator(const FrodoKEMConstants &constants, Botan::XOF &shake) | Botan::FrodoMatrix | static |
| mul_add_as_plus_e(const FrodoKEMConstants &constants, const FrodoMatrix &s, const FrodoMatrix &e, StrongSpan< const FrodoSeedA > seed_a) | Botan::FrodoMatrix | static |
| mul_add_sa_plus_e(const FrodoKEMConstants &constants, const FrodoMatrix &s, const FrodoMatrix &e, StrongSpan< const FrodoSeedA > seed_a) | Botan::FrodoMatrix | static |
| mul_add_sb_plus_e(const FrodoKEMConstants &constants, const FrodoMatrix &b, const FrodoMatrix &s, const FrodoMatrix &e) | Botan::FrodoMatrix | static |
| mul_bs(const FrodoKEMConstants &constants, const FrodoMatrix &b_p, const FrodoMatrix &s) | Botan::FrodoMatrix | static |
| pack(const FrodoKEMConstants &constants) const | Botan::FrodoMatrix | inline |
| pack(const FrodoKEMConstants &constants, StrongSpan< FrodoPackedMatrix > out) const | Botan::FrodoMatrix | |
| packed_size(const FrodoKEMConstants &constants) const | Botan::FrodoMatrix | inline |
| reduce(const FrodoKEMConstants &constants) | Botan::FrodoMatrix | |
| sample(const FrodoKEMConstants &constants, const Dimensions &dimensions, StrongSpan< const FrodoSampleR > r) | Botan::FrodoMatrix | static |
| serialize() const | Botan::FrodoMatrix | |
| sub(const FrodoKEMConstants &constants, const FrodoMatrix &a, const FrodoMatrix &b) | Botan::FrodoMatrix | static |
| unpack(const FrodoKEMConstants &constants, const Dimensions &dimensions, StrongSpan< const FrodoPackedMatrix > packed_bytes) | Botan::FrodoMatrix | static |