![]() |
ndn-lite
|
Go to the source code of this file.
Macros | |
#define | uECC_PLATFORM uECC_arch_other |
#define | uECC_ARM_USE_UMAAL 0 |
#define | uECC_WORD_SIZE 1 |
#define | uECC_WORD_SIZE 4 |
#define | SUPPORTS_INT128 0 |
#define | HIGH_BIT_SET 0x80000000 |
#define | uECC_WORD_BITS 32 |
#define | uECC_WORD_BITS_SHIFT 5 |
#define | uECC_WORD_BITS_MASK 0x01F |
Typedefs | |
typedef int8_t | wordcount_t |
typedef int16_t | bitcount_t |
typedef int8_t | cmpresult_t |
typedef uint32_t | uECC_word_t |
typedef uint64_t | uECC_dword_t |
#define HIGH_BIT_SET 0x80000000 |
#define SUPPORTS_INT128 0 |
#define uECC_ARM_USE_UMAAL 0 |
#define uECC_PLATFORM uECC_arch_other |
#define uECC_WORD_BITS 32 |
#define uECC_WORD_BITS_MASK 0x01F |
#define uECC_WORD_BITS_SHIFT 5 |
#define uECC_WORD_SIZE 1 |
#define uECC_WORD_SIZE 4 |
typedef int16_t bitcount_t |
typedef int8_t cmpresult_t |
typedef uint64_t uECC_dword_t |
typedef uint32_t uECC_word_t |
typedef int8_t wordcount_t |