Botan 3.6.1
Crypto and TLS for C&
Botan::WordInfo< uint64_t > Struct Reference

#include <mp_asmi.h>

Public Types

typedef donna128 dword
 

Static Public Attributes

static const constexpr size_t bits = 64
 
static const constexpr size_t bytes = 8
 
static const constexpr bool dword_is_native = false
 
static const constexpr uint64_t max = 0xFFFFFFFFFFFFFFFF
 
static const constexpr uint64_t top_bit = 0x8000000000000000
 

Detailed Description

Definition at line 46 of file mp_asmi.h.

Member Typedef Documentation

◆ dword

donna128 Botan::WordInfo< uint64_t >::dword

Definition at line 57 of file mp_asmi.h.

Member Data Documentation

◆ bits

const constexpr size_t Botan::WordInfo< uint64_t >::bits = 64
staticconstexpr

Definition at line 49 of file mp_asmi.h.

◆ bytes

const constexpr size_t Botan::WordInfo< uint64_t >::bytes = 8
staticconstexpr

Definition at line 48 of file mp_asmi.h.

◆ dword_is_native

const constexpr bool Botan::WordInfo< uint64_t >::dword_is_native = false
staticconstexpr

Definition at line 58 of file mp_asmi.h.

◆ max

const constexpr uint64_t Botan::WordInfo< uint64_t >::max = 0xFFFFFFFFFFFFFFFF
staticconstexpr

Definition at line 50 of file mp_asmi.h.

◆ top_bit

const constexpr uint64_t Botan::WordInfo< uint64_t >::top_bit = 0x8000000000000000
staticconstexpr

Definition at line 51 of file mp_asmi.h.


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