Data Structures
AESGCMMSP432E4.h File Reference

Detailed Description

AESGCM driver implementation for the MSP432E4 family.

The generic driver interface can be found in AESGCM.h. This file should only be included in the board file to fill the AESGCM_Config struct.

Features

Limitations

Performance

Polling mode offers better performance than blocking and callback mode because no DMA and no interrupt handling is involved. It is recommended to use polling mode for messages shorter than 512 bytes.

#include <stdint.h>
#include <stdbool.h>
#include <ti/drivers/AESGCM.h>
Include dependency graph for AESGCMMSP432E4.h:

Go to the source code of this file.

Data Structures

struct  AESGCMMSP432E4_HWAttrs
 Hardware-specific configuration attributes. More...
 
© Copyright 1995-2019, Texas Instruments Incorporated. All rights reserved.
Trademarks | Privacy policy | Terms of use | Terms of sale