MCUX CLNS
MCUX Crypto Library Normal Secure
MCUXCLELS_HMAC_EXTERNAL_KEY_

Defines valid options to be used by mcuxClEls_HmacOption_t. More...

Macros

#define MCUXCLELS_HMAC_EXTERNAL_KEY_ENABLE
 Set mcuxClEls_HmacOption_t.extkey to this value to use an external key. More...
 
#define MCUXCLELS_HMAC_EXTERNAL_KEY_DISABLE
 Set mcuxClEls_HmacOption_t.extkey to this value to use a key from the ELS keystore. More...
 

Detailed Description

Defines valid options to be used by mcuxClEls_HmacOption_t.

Macro Definition Documentation

◆ MCUXCLELS_HMAC_EXTERNAL_KEY_ENABLE

#define MCUXCLELS_HMAC_EXTERNAL_KEY_ENABLE

Set mcuxClEls_HmacOption_t.extkey to this value to use an external key.

◆ MCUXCLELS_HMAC_EXTERNAL_KEY_DISABLE

#define MCUXCLELS_HMAC_EXTERNAL_KEY_DISABLE

Set mcuxClEls_HmacOption_t.extkey to this value to use a key from the ELS keystore.