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 Attribute Documentation#
key#
uint8_t* sl_si91x_hmac_key_config_A0_t::key
Pointer to the key.
Definition at line
86
of file components/device/silabs/si91x/wireless/crypto/hmac/inc/sl_si91x_hmac.h
key_length#
uint32_t sl_si91x_hmac_key_config_A0_t::key_length
Length of the key.
Definition at line
87
of file components/device/silabs/si91x/wireless/crypto/hmac/inc/sl_si91x_hmac.h