Structure defining GCM key configuration for non-B0 chip versions.
This 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_gcm_key_config_a0_t::key
Pointer to the key.
Definition at line
104
of file components/device/silabs/si91x/wireless/crypto/gcm/inc/sl_si91x_gcm.h
key_length#
uint16_t sl_si91x_gcm_key_config_a0_t::key_length
Length of the key.
Definition at line
105
of file components/device/silabs/si91x/wireless/crypto/gcm/inc/sl_si91x_gcm.h