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. More... | |
| typedef const mcuxClAead_ModeDescriptor_t *const | mcuxClAead_Mode_t |
| AEAD mode/algorithm type. More... | |
| typedef struct mcuxClAead_Context | mcuxClAead_Context_t |
| AEAD context type. More... | |
| typedef uint32_t | mcuxClAead_Status_t |
| AEAD status code. More... | |
Type definitions for the mcuxClAead component.