Public Attributes#

const uint8_t *

Pointer to the input message.

uint32_t

Length of the message.

Public Attribute Documentation#

hmac_mode#

sl_si91x_hmac_mode_t sl_si91x_hmac_config_t::hmac_mode

HMAC Mode.


Definition at line 88 of file components/device/silabs/si91x/wireless/crypto/hmac/inc/sl_si91x_hmac.h

msg#

const uint8_t* sl_si91x_hmac_config_t::msg

Pointer to the input message.


Definition at line 89 of file components/device/silabs/si91x/wireless/crypto/hmac/inc/sl_si91x_hmac.h

msg_length#

uint32_t sl_si91x_hmac_config_t::msg_length

Length of the message.


Definition at line 90 of file components/device/silabs/si91x/wireless/crypto/hmac/inc/sl_si91x_hmac.h

key_config#

sl_si91x_hmac_key_config_t sl_si91x_hmac_config_t::key_config

Key configuration.


Definition at line 91 of file components/device/silabs/si91x/wireless/crypto/hmac/inc/sl_si91x_hmac.h