Botan 3.6.1
Crypto and TLS for C&
|
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) |
Internal Header.
Definition in file gf2m_small_m.h.