nRF5 SDK v13.0.0
Data Fields
mac_key_descr_t Struct Reference

KeyDescriptor as described in Table 89 . More...

#include <mac_security.h>

Data Fields

mac_table_item_t table_service
 
mac_key_id_lookup_list_t id_lookup_list
 
mac_key_device_list_t key_device_list
 
mac_key_usage_list_t key_usage_list
 
mac_key_t key
 

Detailed Description

KeyDescriptor as described in Table 89 .

Field Documentation

mac_key_id_lookup_list_t mac_key_descr_t::id_lookup_list
    A list of KeyIdLookupDescriptor entries

used to identify this KeyDescriptor .

mac_key_t mac_key_descr_t::key

The actual value of the key .

mac_key_device_list_t mac_key_descr_t::key_device_list
   A list of KeyDeviceDescriptor entries

indicating which devices are currently using this key, including their blacklist status .

mac_key_usage_list_t mac_key_descr_t::key_usage_list
    A list of KeyUsageDescriptor entries

indicating which frame types this key may be used with .

mac_table_item_t mac_key_descr_t::table_service

Service field .


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

Documentation feedback | Developer Zone | Subscribe | Updated