Structure defines the ChaChaPoly key configuration for the non-B0 chip versions.

Public Attributes#

uint8_t

Buffer to store the ChaCha key.

uint8_t

Buffer to store the R Key.

uint8_t

Buffer to store the S Key.

Public Attribute Documentation#

key_chacha#

uint8_t sl_si91x_chachapoly_key_config_a0_t::key_chacha[SL_SI91X_KEY_BUFFER_SIZE]

Buffer to store the ChaCha key.


keyr_in#

uint8_t sl_si91x_chachapoly_key_config_a0_t::keyr_in[16]

Buffer to store the R Key.


keys_in#

uint8_t sl_si91x_chachapoly_key_config_a0_t::keys_in[16]

Buffer to store the S Key.