MCUX CLNS
MCUX Crypto Library Normal Secure
Loading...
Searching...
No Matches
mcuxClSgi_Constants.h File Reference

SGI constant header. More...

#include <mcuxClSgi_Types.h>

Go to the source code of this file.

Macros

#define MCUXCLSGI_CONSTANTS_H
#define MCUXCLSGI_STATUS_ERROR
 An error occurred during an SGI operation.
#define MCUXCLSGI_STATUS_UNWRAP_ERROR
 An error occurred during SGI key unwrap, an SGI reset or FULL_FLUSH has to be performed to clear this sticky error.
#define MCUXCLSGI_STATUS_KEYSIZE_NOT_SUPPORTED
 The given key size is not supported for the operation.
#define MCUXCLSGI_STATUS_UNALIGNED_ACCESS_NOT_SUPPORTED
 The given key buffer is not aligned correctly for the operation.
#define MCUXCLSGI_STATUS_OK
 The operation was successful and no SGI error occurred.
#define MCUXCLSGI_STATUS_FAULT
 Fault attack detected.

Detailed Description

SGI constant header.

This header exposes constants used by the mcuxClSgi functions.