Botan  1.11.15
Namespaces | Functions
src/lib/pubkey/mce/code_based_util.h File Reference
#include <botan/gf2m_small_m.h>

Go to the source code of this file.

Namespaces

namespace  Botan

Functions

u32bit Botan::bit_size_to_32bit_size (u32bit bit_size)
u32bit Botan::bit_size_to_byte_size (u32bit bit_size)
template<typename T >
u16bit Botan::expand_mask_16bit (T tst)
gf2m_small_m::gf2m Botan::gray_to_lex (gf2m_small_m::gf2m gray)
gf2m_small_m::gf2m Botan::lex_to_gray (gf2m_small_m::gf2m lex)