Searched refs:McKeys (Results 1 – 3 of 3) sorted by relevance
894 }McKeys; member
5098 …if( LoRaMacCryptoSetKey( mcKeys[channel->GroupID], channel->McKeys.McKeyE ) != LORAMAC_CRYPTO_SUCC… in LoRaMacMcChannelSetup()5112 …O_SUCCESS != LoRaMacCryptoSetKey( mcAppSKeys[channel->GroupID], channel->McKeys.Session.McAppSKey … in LoRaMacMcChannelSetup()5116 …O_SUCCESS != LoRaMacCryptoSetKey( mcNwkSKeys[channel->GroupID], channel->McKeys.Session.McNwkSKey … in LoRaMacMcChannelSetup()
353 .McKeys.McKeyE = McSessionData[id].McGroupData.McKeyEncrypted, in LmhpRemoteMcastSetupOnMcpsIndication()