Data Structures | Macros
ECDHLPF3SW.h File Reference

Detailed Description

ECDH software driver implementation for the Low Power F3 family.

============================================================================

This file should only be included in the board file to fill the ECDH_config struct.

Hardware and Implementation Details

The driver is backed by a software ECC library implementation.

Supported Curves

The driver implementation supports the following curves for ECDH:

Curves Supported
NISTP256
Curve25519
#include <stdint.h>
#include <stdbool.h>
#include <ti/drivers/ECDH.h>
#include <third_party/ecc/include/lowlevelapi.h>
Include dependency graph for ECDHLPF3SW.h:

Go to the source code of this file.

Data Structures

struct  ECDHLPF3SW_HWAttrs
 ECDHLPF3SW Hardware Attributes. More...
 
struct  ECDHLPF3SW_Object
 ECDHLPF3SW Object. More...
 

Macros

#define ECDHLPF3SW_ECC_WINDOW_SIZE   3
 
#define ECDHLPF3SW_ECC_WORKZONE_WORDS   198
 

Macro Definition Documentation

§ ECDHLPF3SW_ECC_WINDOW_SIZE

#define ECDHLPF3SW_ECC_WINDOW_SIZE   3

§ ECDHLPF3SW_ECC_WORKZONE_WORDS

#define ECDHLPF3SW_ECC_WORKZONE_WORDS   198
© Copyright 1995-2024, Texas Instruments Incorporated. All rights reserved.
Trademarks | Privacy policy | Terms of use | Terms of sale