Structure defining HMAC key configuration for non-B0 chip versions.

The structure defines the key configuration for non-B0 chip versions, which includes a pointer to the key, and the length of the key.

Public Attributes#

uint8_t *

Pointer to the key.

uint32_t

Length of the key.

Public Attribute Documentation#

key#

uint8_t* sl_si91x_hmac_key_config_A0_t::key

Pointer to the key.


key_length#

uint32_t sl_si91x_hmac_key_config_A0_t::key_length

Length of the key.