Binding value used by key manager to derive secret values. More...
#include <sw/device/silicon_creator/lib/keymgr_binding_value.h>
Data Fields | |
uint32_t | data [8] |
Binding value used by key manager to derive secret values.
A change in this value changes the secret value of key manager, and consequently, the versioned keys and identity seeds generated at subsequent boot stages.
Note: The size of this value is an implementation detail of the key manager hardware.
Definition at line 26 of file keymgr_binding_value.h.
uint32_t keymgr_binding_value::data[8] |
Definition at line 27 of file keymgr_binding_value.h.