nRF5 SDK v13.0.0
Macros
crys_hkdf_error

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

Macros

#define CRYS_HKDF_INVALID_ARGUMENT_POINTER_ERROR   (CRYS_HKDF_MODULE_ERROR_BASE + 0x0UL)
 
#define CRYS_HKDF_INVALID_ARGUMENT_SIZE_ERROR   (CRYS_HKDF_MODULE_ERROR_BASE + 0x1UL)
 
#define CRYS_HKDF_INVALID_ARGUMENT_HASH_MODE_ERROR   (CRYS_HKDF_MODULE_ERROR_BASE + 0x3UL)
 
#define CRYS_HKDF_IS_NOT_SUPPORTED   (CRYS_HKDF_MODULE_ERROR_BASE + 0xFFUL)
 

Detailed Description

This module contains the definitions of the CRYS HKDF errors.


Documentation feedback | Developer Zone | Subscribe | Updated