|
F439_CPP_TX-RX_LoRa_Project
|
Runtime crypto context for RadioLink key material. More...
#include <radio_link.h>
Data Fields | |
| uint8_t | masterKey [16] |
| uint8_t | encKey [16] |
| uint8_t | macKey [16] |
| uint8_t | keyIsValid |
Runtime crypto context for RadioLink key material.
| uint8_t radioLinkCryptoCtx_t::encKey[16] |
| uint8_t radioLinkCryptoCtx_t::keyIsValid |
| uint8_t radioLinkCryptoCtx_t::macKey[16] |
| uint8_t radioLinkCryptoCtx_t::masterKey[16] |