Data Fields
ECDSA_Config Struct Reference

ECDSA Global configuration. More...

#include <ECDSA.h>

Data Fields

void * object
 
void const * hwAttrs
 

Detailed Description

ECDSA Global configuration.

The ECDSA_Config structure contains a set of pointers used to characterize the ECDSA driver implementation.

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

See also
ECDSA_init()

Field Documentation

§ object

void* ECDSA_Config::object

Pointer to a driver specific data object

§ hwAttrs

void const* ECDSA_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