Botan 3.4.0
Crypto and TLS for C&
Public Types | Static Public Attributes | List of all members
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
 

Detailed Description

Definition at line 51 of file mp_asmi.h.

Member Typedef Documentation

◆ dword

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

Definition at line 61 of file mp_asmi.h.

Member Data Documentation

◆ bits

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

Definition at line 54 of file mp_asmi.h.

◆ bytes

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

Definition at line 53 of file mp_asmi.h.

◆ dword_is_native

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

Definition at line 62 of file mp_asmi.h.

◆ max

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

Definition at line 55 of file mp_asmi.h.


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