Botan 3.4.0
Crypto and TLS for C&
Public Types | Static Public Attributes | List of all members
Botan::WordInfo< uint32_t > Struct Reference

#include <mp_asmi.h>

Public Types

typedef uint64_t dword
 

Static Public Attributes

static const constexpr size_t bits = 32
 
static const constexpr size_t bytes = 4
 
static const constexpr bool dword_is_native = true
 
static const constexpr uint32_t max = 0xFFFFFFFF
 

Detailed Description

Definition at line 40 of file mp_asmi.h.

Member Typedef Documentation

◆ dword

typedef uint64_t Botan::WordInfo< uint32_t >::dword

Definition at line 46 of file mp_asmi.h.

Member Data Documentation

◆ bits

const constexpr size_t Botan::WordInfo< uint32_t >::bits = 32
staticconstexpr

Definition at line 43 of file mp_asmi.h.

◆ bytes

const constexpr size_t Botan::WordInfo< uint32_t >::bytes = 4
staticconstexpr

Definition at line 42 of file mp_asmi.h.

◆ dword_is_native

const constexpr bool Botan::WordInfo< uint32_t >::dword_is_native = true
staticconstexpr

Definition at line 47 of file mp_asmi.h.

◆ max

const constexpr uint32_t Botan::WordInfo< uint32_t >::max = 0xFFFFFFFF
staticconstexpr

Definition at line 44 of file mp_asmi.h.


The documentation for this struct was generated from the following file: