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