1.2.2.2.5.1.1.1 MW_AES_Ctx_T
C
typedef struct MW_AES_Ctx_T { CRYPT_AES_CTX aesCtx; } MW_AES_Ctx_T;
Description
Structure of AES context which is used to contain aes information.
Field Documentation
Field | Description |
---|---|
aesCtx | Context which saves state. |
typedef struct MW_AES_Ctx_T { CRYPT_AES_CTX aesCtx; } MW_AES_Ctx_T;
Structure of AES context which is used to contain aes information.
Field | Description |
---|---|
aesCtx | Context which saves state. |
The online versions of the documents are provided as a courtesy. Verify all content and data in the device’s PDF documentation found on the device product page.