nRF5 SDK  v12.3.0
Choose documentation:
 All Data Structures Functions Variables Typedefs Enumerations Enumerator Groups Pages
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.