Mistake on this page?
Report an issue in GitHub or email us
Macros
crys_hmac_error.h File Reference

This module contains the definitions of the CRYS HMAC errors. More...

#include "crys_error.h"

Go to the source code of this file.

Macros

#define CRYS_HMAC_INVALID_USER_CONTEXT_POINTER_ERROR   (CRYS_HMAC_MODULE_ERROR_BASE + 0x0UL)
 
#define CRYS_HMAC_ILLEGAL_OPERATION_MODE_ERROR   (CRYS_HMAC_MODULE_ERROR_BASE + 0x1UL)
 
#define CRYS_HMAC_USER_CONTEXT_CORRUPTED_ERROR   (CRYS_HMAC_MODULE_ERROR_BASE + 0x2UL)
 
#define CRYS_HMAC_DATA_IN_POINTER_INVALID_ERROR   (CRYS_HMAC_MODULE_ERROR_BASE + 0x3UL)
 
#define CRYS_HMAC_DATA_SIZE_ILLEGAL   (CRYS_HMAC_MODULE_ERROR_BASE + 0x4UL)
 
#define CRYS_HMAC_INVALID_RESULT_BUFFER_POINTER_ERROR   (CRYS_HMAC_MODULE_ERROR_BASE + 0x5UL)
 
#define CRYS_HMAC_INVALID_KEY_POINTER_ERROR   (CRYS_HMAC_MODULE_ERROR_BASE + 0x6UL)
 
#define CRYS_HMAC_UNVALID_KEY_SIZE_ERROR   (CRYS_HMAC_MODULE_ERROR_BASE + 0x7UL)
 
#define CRYS_HMAC_LAST_BLOCK_ALREADY_PROCESSED_ERROR   (CRYS_HMAC_MODULE_ERROR_BASE + 0xBUL)
 
#define CRYS_HMAC_ILLEGAL_PARAMS_ERROR   (CRYS_HMAC_MODULE_ERROR_BASE + 0xCUL)
 
#define CRYS_HMAC_CTX_SIZES_ERROR   (CRYS_HMAC_MODULE_ERROR_BASE + 0xEUL)
 
#define CRYS_HMAC_IS_NOT_SUPPORTED   (CRYS_HMAC_MODULE_ERROR_BASE + 0xFUL)
 

Detailed Description

This module contains the definitions of the CRYS HMAC errors.

Definition in file crys_hmac_error.h.

Important Information for this Arm website

This site uses cookies to store information on your computer. By continuing to use our site, you consent to our cookies. If you are not happy with the use of these cookies, please review our Cookie Policy to learn how they can be disabled. By disabling cookies, some features of the site will not work.