Public Attributes#

uint32_t

Key size.

uint8_t

Wrap IV.

uint8_t *

Pointer to the key.

uint32_t

Reserved for future use.

Public Attribute Documentation#

key_type#

sl_si91x_crypto_key_type_t sl_si91x_hmac_key_config_B0_t::key_type

Key type.


key_size#

uint32_t sl_si91x_hmac_key_config_B0_t::key_size

Key size.


key_slot#

sl_si91x_crypto_key_slot_t sl_si91x_hmac_key_config_B0_t::key_slot

Key slot.


wrap_iv_mode#

sl_si91x_crypto_wrap_mode_t sl_si91x_hmac_key_config_B0_t::wrap_iv_mode

Wrap mode.


wrap_iv#

uint8_t sl_si91x_hmac_key_config_B0_t::wrap_iv[SL_SI91X_IV_SIZE]

Wrap IV.


key#

uint8_t* sl_si91x_hmac_key_config_B0_t::key

Pointer to the key.


reserved#

uint32_t sl_si91x_hmac_key_config_B0_t::reserved

Reserved for future use.