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

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

#include "crys_error.h"

Go to the source code of this file.

Macros

#define CRYS_KDF_INVALID_ARGUMENT_POINTER_ERROR   (CRYS_KDF_MODULE_ERROR_BASE + 0x0UL)
 
#define CRYS_KDF_INVALID_ARGUMENT_SIZE_ERROR   (CRYS_KDF_MODULE_ERROR_BASE + 0x1UL)
 
#define CRYS_KDF_INVALID_ARGUMENT_OPERATION_MODE_ERROR   (CRYS_KDF_MODULE_ERROR_BASE + 0x2UL)
 
#define CRYS_KDF_INVALID_ARGUMENT_HASH_MODE_ERROR   (CRYS_KDF_MODULE_ERROR_BASE + 0x3UL)
 
#define CRYS_KDF_INVALID_KEY_DERIVATION_MODE_ERROR   (CRYS_KDF_MODULE_ERROR_BASE + 0x4UL)
 
#define CRYS_KDF_INVALID_SHARED_SECRET_VALUE_SIZE_ERROR   (CRYS_KDF_MODULE_ERROR_BASE + 0x5UL)
 
#define CRYS_KDF_INVALID_OTHER_INFO_SIZE_ERROR   (CRYS_KDF_MODULE_ERROR_BASE + 0x6UL)
 
#define CRYS_KDF_INVALID_KEYING_DATA_SIZE_ERROR   (CRYS_KDF_MODULE_ERROR_BASE + 0x7UL)
 
#define CRYS_KDF_INVALID_ALGORITHM_ID_POINTER_ERROR   (CRYS_KDF_MODULE_ERROR_BASE + 0x8UL)
 
#define CRYS_KDF_INVALID_ALGORITHM_ID_SIZE_ERROR   (CRYS_KDF_MODULE_ERROR_BASE + 0x9UL)
 
#define CRYS_KDF_IS_NOT_SUPPORTED   (CRYS_KDF_MODULE_ERROR_BASE + 0xFFUL)
 

Detailed Description

This module contains the definitions of the CRYS KDF errors.

Definition in file crys_kdf_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.