Type definitions for the mcuxClAead component. More...
#include <mcuxClConfig.h>#include <stdint.h>#include <stdbool.h>#include <stddef.h>#include <mcuxClSession.h>Go to the source code of this file.
Typedefs | |
| typedef struct mcuxClAead_ModeDescriptor | mcuxClAead_ModeDescriptor_t |
| AEAD mode/algorithm descriptor type. | |
| typedef const mcuxClAead_ModeDescriptor_t *const | mcuxClAead_Mode_t |
| AEAD mode/algorithm type. | |
| typedef struct mcuxClAead_TestDescriptor | mcuxClAead_TestDescriptor_t |
| Aead selftest mode/algorithm descriptor type. | |
| typedef const mcuxClAead_TestDescriptor_t *const | mcuxClAead_Test_t |
| Aead selftest mode/algorithm type. | |
| typedef struct mcuxClAead_Context | mcuxClAead_Context_t |
| AEAD context type. | |
| typedef uint32_t | mcuxClAead_Status_t |
| AEAD status code. | |
Type definitions for the mcuxClAead component.