![]() |
![]() |
AESECBCC26XX Object. More...
#include <AESECBCC26XX.h>

Data Fields | |
| AESECB_Operation * | operation |
| AESECB_CallbackFxn | callbackFxn |
| uint32_t | semaphoreTimeout |
| CryptoKey | key |
| volatile int_fast16_t | returnStatus |
| AESECB_ReturnBehavior | returnBehavior |
| AESECB_OperationType | operationType |
| bool | isOpen |
| bool | threadSafe |
| volatile bool | hwBusy |
| volatile bool | operationInProgress |
| volatile bool | cryptoResourceLocked |
AESECBCC26XX Object.
The application must not access any member variables of this structure!
| AESECB_Operation* AESECBCC26XX_Object::operation |
| AESECB_CallbackFxn AESECBCC26XX_Object::callbackFxn |
| uint32_t AESECBCC26XX_Object::semaphoreTimeout |
| CryptoKey AESECBCC26XX_Object::key |
| volatile int_fast16_t AESECBCC26XX_Object::returnStatus |
| AESECB_ReturnBehavior AESECBCC26XX_Object::returnBehavior |
| AESECB_OperationType AESECBCC26XX_Object::operationType |
| bool AESECBCC26XX_Object::isOpen |
| bool AESECBCC26XX_Object::threadSafe |
| volatile bool AESECBCC26XX_Object::hwBusy |
| volatile bool AESECBCC26XX_Object::operationInProgress |
| volatile bool AESECBCC26XX_Object::cryptoResourceLocked |