MCUX CLNS
MCUX Crypto Library Normal Secure
Loading...
Searching...
No Matches
mcuxClCipher_Constants

Constants of mcuxClCipher component. More...

Macros

#define MCUXCLCIPHER_STATUS_ERROR
 Functional error detected in cipher operation.
#define MCUXCLCIPHER_STATUS_FAILURE
 Functional failure detected.
#define MCUXCLCIPHER_STATUS_INVALID_INPUT
 Invalid input provided.
#define MCUXCLCIPHER_STATUS_FAULT_ATTACK
 Fault attack detected.
#define MCUXCLCIPHER_STATUS_OK
 Blocking operation finished successfully.
#define MCUXCLCIPHER_STATUS_JOB_STARTED
 Non-blocking operation started successfully.
#define MCUXCLCIPHER_STATUS_JOB_COMPLETED
 Non-blocking operation finished successfully.

Detailed Description

Constants of mcuxClCipher component.

Macro Definition Documentation

◆ MCUXCLCIPHER_STATUS_ERROR

#define MCUXCLCIPHER_STATUS_ERROR

Functional error detected in cipher operation.

◆ MCUXCLCIPHER_STATUS_FAILURE

#define MCUXCLCIPHER_STATUS_FAILURE

Functional failure detected.

◆ MCUXCLCIPHER_STATUS_INVALID_INPUT

#define MCUXCLCIPHER_STATUS_INVALID_INPUT

Invalid input provided.

◆ MCUXCLCIPHER_STATUS_FAULT_ATTACK

#define MCUXCLCIPHER_STATUS_FAULT_ATTACK

Fault attack detected.

◆ MCUXCLCIPHER_STATUS_OK

#define MCUXCLCIPHER_STATUS_OK

Blocking operation finished successfully.

Examples
mcuxClCipherModes_Cbc_Aes128_Multipart_KeyRfc3394Encoding_example.c, mcuxClCipherModes_Cbc_Aes128_Multipart_PaddingISO_example.c, mcuxClCipherModes_Cbc_Aes128_Multipart_PaddingZero_Dma_NonBlocking_example.c, mcuxClCipherModes_Cbc_Aes128_Multipart_PaddingZero_example.c, mcuxClCipherModes_Cbc_Aes128_Multipart_example.c, mcuxClCipherModes_Cbc_Aes128_Oneshot_Dma_NonBlocking_example.c, mcuxClCipherModes_Cbc_Aes128_Oneshot_PaddingISO_example.c, mcuxClCipherModes_Cbc_Aes128_Oneshot_PaddingZero_example.c, mcuxClCipherModes_Cbc_Aes128_Oneshot_example.c, mcuxClCipherModes_Ctr_Aes128_Multipart_Dma_NonBlocking_example.c, mcuxClCipherModes_Ctr_Aes128_Multipart_example.c, mcuxClCipherModes_Ctr_Aes128_Oneshot_Dma_NonBlocking_example.c, mcuxClCipherModes_Ctr_Aes128_Oneshot_example.c, mcuxClCipherModes_Ecb_Aes128_Multipart_PaddingISO_example.c, mcuxClCipherModes_Ecb_Aes128_Multipart_PaddingZero_Dma_NonBlocking_MultipleProcess_example.c, mcuxClCipherModes_Ecb_Aes128_Multipart_PaddingZero_Dma_NonBlocking_example.c, mcuxClCipherModes_Ecb_Aes128_Multipart_PaddingZero_example.c, mcuxClCipherModes_Ecb_Aes128_Multipart_example.c, mcuxClCipherModes_Ecb_Aes128_Oneshot_Dma_NonBlocking_example.c, mcuxClCipherModes_Ecb_Aes128_Oneshot_PaddingISO_example.c, mcuxClCipherModes_Ecb_Aes128_Oneshot_PaddingPKCS7_example.c, mcuxClCipherModes_Ecb_Aes128_Oneshot_PaddingZero_example.c, mcuxClCipherModes_Ecb_Aes128_Oneshot_PreloadedKey_example.c, mcuxClCipherModes_Ecb_Aes128_Oneshot_example.c, mcuxClKey_Load_Flush_Sgi_example.c, and mcuxClKey_Unwrap_Rfc3394_Sgi_example.c.

◆ MCUXCLCIPHER_STATUS_JOB_STARTED

◆ MCUXCLCIPHER_STATUS_JOB_COMPLETED