Data Fields
ECIES_Params Struct Reference

ECIES Parameters. More...

#include <ECIES.h>

Data Fields

ECIES_ReturnBehavior returnBehavior
 
uint32_t timeout
 

Detailed Description

ECIES Parameters.

ECIES Parameters are used to with the ECIES_open() call. Default values for these parameters are set using ECIES_Params_init().

See also
ECIES_Params_init()

Field Documentation

§ returnBehavior

ECIES_ReturnBehavior ECIES_Params::returnBehavior

Blocking or polling return behavior

Warning
This setting must match the RNG's global return behavior

§ timeout

uint32_t ECIES_Params::timeout

Timeout before the driver returns an error in ECIES_RETURN_BEHAVIOR_BLOCKING


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