Data Fields
CryptoCC26XX_Object Struct Reference

CryptoCC26XX Object. More...

#include <CryptoCC26XX.h>

Collaboration diagram for CryptoCC26XX_Object:
Collaboration graph
[legend]

Data Fields

int openCnt
 
uint32_t timeout
 
CryptoCC26XX_KeyStore keyStore
 
CryptoCC26XX_TransactioncurrentTransact
 
HwiP_Struct hwi
 

Detailed Description

CryptoCC26XX Object.

The application must not access any member variables of this structure!

Field Documentation

§ openCnt

int CryptoCC26XX_Object::openCnt

Counting number of clients

§ timeout

uint32_t CryptoCC26XX_Object::timeout

Timeout for encrypt/decrypt operation

§ keyStore

CryptoCC26XX_KeyStore CryptoCC26XX_Object::keyStore

Key store for Crypto

§ currentTransact

CryptoCC26XX_Transaction* CryptoCC26XX_Object::currentTransact

Pointer to ongoing transaction

§ hwi

HwiP_Struct CryptoCC26XX_Object::hwi

Hwi object


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