Home
last modified time | relevance | path

Searched refs:McAppSKey1 (Results 1 – 2 of 2) sorted by relevance

/loramac-node-latest/src/mac/
DLoRaMac.h2060 uint8_t* McAppSKey1; member
DLoRaMac.c4565 if( mibSet->Param.McAppSKey1 != NULL ) in LoRaMacMibSetRequestConfirm()
4567 … if( LORAMAC_CRYPTO_SUCCESS != LoRaMacCryptoSetKey( MC_APP_S_KEY_1, mibSet->Param.McAppSKey1 ) ) in LoRaMacMibSetRequestConfirm()