Botan  1.11.15
Botan::mceliece_message_parts Member List
This is the complete list of members for Botan::mceliece_message_parts, including all inherited members.
error_vector_from_error_positions(const gf2m *err_pos, size_t err_pos_len, size_t code_length)Botan::mceliece_message_parts [inline, static]
get_concat() const Botan::mceliece_message_parts [inline]
get_error_positions() const Botan::mceliece_message_parts [inline]
get_error_vector() const Botan::mceliece_message_parts [inline]
get_message_word() const Botan::mceliece_message_parts [inline]
mceliece_message_parts(const secure_vector< gf2m > &err_pos, const byte *message, u32bit message_length, u32bit code_length)Botan::mceliece_message_parts [inline]
mceliece_message_parts(const secure_vector< gf2m > &err_pos, const secure_vector< byte > &message, unsigned code_length)Botan::mceliece_message_parts [inline]
mceliece_message_parts(const byte *message_concat_errors, size_t message_concat_errors_len, unsigned code_length)Botan::mceliece_message_parts [inline]