You are viewing documentation for version:3.3.0Public Attributes#sl_si91x_aes_mode_taes_modeAES Mode. sl_si91x_aes_type_tencrypt_decryptEncryption or decryption. const uint8_t *msgPointer to the input message. uint16_tmsg_lengthLength of the message. const uint8_t *ivPointer to the Initialization vector. sl_si91x_aes_key_config_tkey_configKey configuration. Public Attribute Documentation#aes_mode#sl_si91x_aes_mode_t sl_si91x_aes_config_t::aes_modeAES Mode. encrypt_decrypt#sl_si91x_aes_type_t sl_si91x_aes_config_t::encrypt_decryptEncryption or decryption. msg#const uint8_t* sl_si91x_aes_config_t::msgPointer to the input message. msg_length#uint16_t sl_si91x_aes_config_t::msg_lengthLength of the message. iv#const uint8_t* sl_si91x_aes_config_t::ivPointer to the Initialization vector. key_config#sl_si91x_aes_key_config_t sl_si91x_aes_config_t::key_configKey configuration.