Infineon MOTIX™ MCU TLE988x/9x Device Family SDK
Data Fields
user_key_write_params_t Struct Reference

#include <bootrom.h>

Data Fields

uint8_t encrypted_key_buf [USER_KEY_PARAM_SIZE]
 Encrypted buffer with new key parameters.
More...
 
uint16_t target_key_id
 Key slot ID for parameter decryption.
More...
 
uint16_t encrypt_key_id
 Key slot ID used for the new key parameters. More...
 

Field Documentation

◆ encrypt_key_id

uint16_t encrypt_key_id

Key slot ID used for the new key parameters.

◆ encrypted_key_buf

uint8_t encrypted_key_buf[USER_KEY_PARAM_SIZE]

Encrypted buffer with new key parameters.

◆ target_key_id

uint16_t target_key_id

Key slot ID for parameter decryption.


The documentation for this struct was generated from the following file: