Data Fields
AESCBC_Config_ Struct Reference

AESCBC Global configuration. More...

#include <AESCBC.h>

Data Fields

void * object
 
void const * hwAttrs
 

Detailed Description

AESCBC Global configuration.

The AESCBC_Config structure contains a set of pointers used to characterize the AESCBC driver implementation.

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

See also
AESCBC_init()

Field Documentation

§ object

void* AESCBC_Config_::object

Pointer to a driver specific data object

§ hwAttrs

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