nrfx 4.5.0
Loading...
Searching...
No Matches
nrfx_kmu_key_slot_data_t Struct Reference

Key slot data structure. More...

#include <nrfx_kmu.h>

Data Fields

uint32_t keyslot_value [((KMU_KEYSLOTBITS)/32)]
 Key data to be provisioned.
 
uint32_t revoke_policy
 
uint32_t keyslot_dest
 
nrfx_kmu_key_slot_metadata_t metadata
 Metadata to write to keyslot.
 

Detailed Description

Key slot data structure.

Field Documentation

◆ keyslot_dest

uint32_t nrfx_kmu_key_slot_data_t::keyslot_dest

Key slot destination when performing key push.

◆ revoke_policy

uint32_t nrfx_kmu_key_slot_data_t::revoke_policy

Key revoke policy. nrfx_kmu_rpolicy_t holds possible values.


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