SmartSnippets DA1459x SDK
Data Fields
crypto_ec_params_t Struct Reference

Elliptic curve parameters. More...

#include <crypto_ec.h>

Data Fields

uint8_t o_sz
 
CRYPTO_ECC_CURVE type
 
uECC_Curve crypto_uecc_curve
 

Detailed Description

Elliptic curve parameters.

Field Documentation

◆ crypto_uecc_curve

uECC_Curve crypto_ec_params_t::crypto_uecc_curve

Curve object needed for uECC library operations.

◆ o_sz

uint8_t crypto_ec_params_t::o_sz

Operands size (bytes).

◆ type

CRYPTO_ECC_CURVE crypto_ec_params_t::type

Type of curve in use.


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