Modules | Data Structures | Typedefs
Crypto Driver Internal Data Structures

The section has a list of all the data structures which are used internally by the driver. More...

Modules

 Crypto Driver AES Register Level Data Structures
 The section has a list of all the data structures used internally by the driver.
 
 Crypto Driver HMAC Register Level Data Structures
 The section has a list of all the HMAC data structures used internally by the driver.
 

Data Structures

struct  Crypto_HwCfg_t
 Crypto Driver HW configuration. More...
 
struct  Crypto_MCB_t
 Crypto Driver Master Control Block. More...
 

Typedefs

typedef struct Crypto_HwCfg_t Crypto_HwCfg
 Crypto Driver HW configuration. More...
 
typedef struct Crypto_MCB_t Crypto_MCB
 Crypto Driver Master Control Block. More...
 

Detailed Description

The section has a list of all the data structures which are used internally by the driver.

Typedef Documentation

typedef struct Crypto_HwCfg_t Crypto_HwCfg

Crypto Driver HW configuration.

The structure is used to store the hardware specific configuration which is passed to each driver instance

typedef struct Crypto_MCB_t Crypto_MCB

Crypto Driver Master Control Block.

The structure is used to hold all the pertinent information with respect to the Crypto Driver.


Copyright 2018, Texas Instruments Incorporated