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... | |
Defines valid options to be used by mcuxClEls_HmacOption_t.
#define MCUXCLELS_HMAC_EXTERNAL_KEY_ENABLE |
Set mcuxClEls_HmacOption_t.extkey to this value to use an external key.
#define MCUXCLELS_HMAC_EXTERNAL_KEY_DISABLE |
Set mcuxClEls_HmacOption_t.extkey to this value to use a key from the ELS keystore.