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

Data Fields | |
| AESCommonLPF3_Object | common |
| AESECB_Operation * | operation |
| AESECB_CallbackFxn | callbackFxn |
| AESECB_OperationType | operationType |
| bool | threadSafe |
| const uint8_t * | input |
| uint8_t * | output |
| size_t | inputLength |
| size_t | totalDataLength |
| volatile size_t | totalDataLengthRemaining |
| int_fast16_t | hsmStatus |
| The staus of the HSM Boot up process if HSMLPF3_STATUS_SUCCESS, the HSM booted properly. if HSMLPF3_STATUS_ERROR, the HSM did not boot properly. More... | |
| uint32_t | keyAssetID |
| KeyStore_PSA_KeyLocation | keyLocation |
| bool | segmentedOperationInProgress |
AESECBLPF3 Object.
The application must not access any member variables of this structure!
| AESCommonLPF3_Object AESECBLPF3_Object::common |
| AESECB_Operation* AESECBLPF3_Object::operation |
| AESECB_CallbackFxn AESECBLPF3_Object::callbackFxn |
| AESECB_OperationType AESECBLPF3_Object::operationType |
| bool AESECBLPF3_Object::threadSafe |
| const uint8_t* AESECBLPF3_Object::input |
| uint8_t* AESECBLPF3_Object::output |
| size_t AESECBLPF3_Object::inputLength |
| size_t AESECBLPF3_Object::totalDataLength |
| volatile size_t AESECBLPF3_Object::totalDataLengthRemaining |
| int_fast16_t AESECBLPF3_Object::hsmStatus |
The staus of the HSM Boot up process if HSMLPF3_STATUS_SUCCESS, the HSM booted properly. if HSMLPF3_STATUS_ERROR, the HSM did not boot properly.
| uint32_t AESECBLPF3_Object::keyAssetID |
| KeyStore_PSA_KeyLocation AESECBLPF3_Object::keyLocation |
| bool AESECBLPF3_Object::segmentedOperationInProgress |