Botan 3.4.0
Crypto and TLS for C&
Classes | Namespaces | Typedefs | Functions
gf2m_small_m.h File Reference

Internal Header. More...

#include <botan/types.h>
#include <vector>

Go to the source code of this file.

Classes

class  Botan::GF2m_Field
 

Namespaces

namespace  Botan
 

Typedefs

typedef uint16_t Botan::gf2m
 

Functions

gf2m Botan::decode_gf2m (const uint8_t *mem)
 
uint32_t Botan::encode_gf2m (gf2m to_enc, uint8_t *mem)
 

Detailed Description

Internal Header.

Definition in file gf2m_small_m.h.