Data Structures | Macros | Enumerations
ECDSALPF3HSM.h File Reference

Detailed Description

ECDSA HSM IP driver implementation for the Low Power F3 family.

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

This file should only be included in the board file to fill the ECDSA_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 ECDSA:

Curves Supported
NISTP256
NISTP224
NISTP2384
NISTP521
BRP256
BRP384
BRP512
#include <stdint.h>
#include <stdbool.h>
#include <ti/drivers/ECDSA.h>
#include <third_party/ecc/include/lowlevelapi.h>
Include dependency graph for ECDSALPF3HSM.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  ECDSALPF3HSM_HWAttrs
 ECDSALPF3HSM Hardware Attributes. More...
 
struct  ECDSALPF3HSM_Object
 ECDSALPF3HSM Object. More...
 

Macros

#define ECDSA_COMPONENT_VECTOR_LENGTH   144
 

Enumerations

enum  ECDSA_DomainID { ECDSA_DOMAIN_ID_SEC = 0, ECDSA_DOMAIN_ID_BRP = 1 }
 Enum for the curve domain id supported by the driver. More...
 

Macro Definition Documentation

§ ECDSA_COMPONENT_VECTOR_LENGTH

#define ECDSA_COMPONENT_VECTOR_LENGTH   144

Enumeration Type Documentation

§ ECDSA_DomainID

Enum for the curve domain id supported by the driver.

Enumerator
ECDSA_DOMAIN_ID_SEC 
ECDSA_DOMAIN_ID_BRP 
© Copyright 1995-2024, Texas Instruments Incorporated. All rights reserved.
Trademarks | Privacy policy | Terms of use | Terms of sale