Loading...
Searching...
No Matches
ieee802154_sec_dev Struct Reference

IEEE 802.15.4 security device descriptor. More...

Detailed Description

IEEE 802.15.4 security device descriptor.

Definition at line 98 of file ieee802154_security.h.

#include <ieee802154_security.h>

Data Fields

const struct ieee802154_radio_cipher_opscipher_ops
 Pointer to the operations of the device.
 
void * ctx
 Pointer to the context of the device.
 

Field Documentation

◆ cipher_ops

const struct ieee802154_radio_cipher_ops* ieee802154_sec_dev::cipher_ops

Pointer to the operations of the device.

Definition at line 102 of file ieee802154_security.h.

◆ ctx

void* ieee802154_sec_dev::ctx

Pointer to the context of the device.

Definition at line 106 of file ieee802154_security.h.


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