GNRC LoRaWAN key context struct. More...
GNRC LoRaWAN key context struct.
Definition at line 207 of file gnrc_lorawan_internal.h.
#include <gnrc_lorawan_internal.h>
Data Fields | |
| uint8_t * | appskey | 
| pointer to Application SKey buffer  | |
| uint8_t * | fnwksintkey | 
| pointer to Forwarding Network session integrity key  | |
| uint8_t * | snwksintkey | 
| pointer to Serving Network session integrity key  | |
| uint8_t * | nwksenckey | 
| pointer to Network session encryption key  | |