This module contains the definitions of the CRYS POLY errors. More...
#include "crys_error.h"
Go to the source code of this file.
Macros | |
#define | CRYS_POLY_KEY_INVALID_ERROR (CRYS_POLY_MODULE_ERROR_BASE + 0x01UL) |
#define | CRYS_POLY_DATA_INVALID_ERROR (CRYS_POLY_MODULE_ERROR_BASE + 0x02UL) |
#define | CRYS_POLY_DATA_SIZE_INVALID_ERROR (CRYS_POLY_MODULE_ERROR_BASE + 0x03UL) |
#define | CRYS_POLY_MAC_CALCULATION_ERROR (CRYS_POLY_MODULE_ERROR_BASE + 0x04UL) |
This module contains the definitions of the CRYS POLY errors.
Definition in file crys_poly_error.h.