Data Fields
ECDH_Config Struct Reference

ECC Global configuration. More...

#include <ECDH.h>

Data Fields

void * object
 
void const * hwAttrs
 

Detailed Description

ECC Global configuration.

The ECDH_Config structure contains a set of pointers used to characterize the ECC driver implementation.

This structure needs to be defined before calling ECDH_init() and it must not be changed thereafter.

See also
ECDH_init()

Field Documentation

§ object

void* ECDH_Config::object

Pointer to a driver specific data object

§ hwAttrs

void const* ECDH_Config::hwAttrs

Pointer to a driver specific hardware attributes structure


The documentation for this struct was generated from the following file:
© Copyright 1995-2019, Texas Instruments Incorporated. All rights reserved.
Trademarks | Privacy policy | Terms of use | Terms of sale