64 #ifndef ti_drivers_aesgcm_AESGCMLPF3__include 65 #define ti_drivers_aesgcm_AESGCMLPF3__include 74 #include <ti/devices/DeviceFamily.h> 75 #include DeviceFamily_constructPath(driverlib/aes.h) size_t inputLength
Definition: AESGCMLPF3.h:101
AESGCM_OperationType
Enum for the operation types supported by the driver.
Definition: AESGCM.h:944
AESGCM_OperationUnion * operation
Definition: AESGCMLPF3.h:108
uint8_t * output
Definition: AESGCMLPF3.h:104
AESCommonLPF3_Object common
Definition: AESGCMLPF3.h:97
AESGCMLPF3 Object.
Definition: AESGCMLPF3.h:94
AESCommonLPF3_HWAttrs AESGCMLPF3_HWAttrs
AESCCMLPF3 Hardware Attributes.
Definition: AESGCMLPF3.h:87
uint8_t * aad
Definition: AESGCMLPF3.h:106
AESCommonLPF3 Hardware Attributes.
Definition: AESCommonLPF3.h:103
AESCommon driver implementation for the Low Power F3 family.
#define AES_BLOCK_SIZE_WORDS
Definition: AESCommonLPF3.h:86
Union containing a reference to a one step, segmented AAD, segmented data, or segmented finalize oper...
Definition: AESGCM.h:932
const uint8_t * input
Definition: AESGCMLPF3.h:103
uint8_t * mac
Definition: AESGCMLPF3.h:105
AESCommonLPF3 Object.
Definition: AESCommonLPF3.h:125
AESGCM_OperationType operationType
Definition: AESGCMLPF3.h:109