Searched refs:LoRaMacCryptoDeriveMcSessionKeyPair (Results 1 – 3 of 3) sorted by relevance
333 LoRaMacCryptoStatus_t LoRaMacCryptoDeriveMcSessionKeyPair( AddressIdentifier_t addrID, uint32_t mcA…
1505 LoRaMacCryptoStatus_t LoRaMacCryptoDeriveMcSessionKeyPair( AddressIdentifier_t addrID, uint32_t mcA… in LoRaMacCryptoDeriveMcSessionKeyPair() function
5103 …if( LoRaMacCryptoDeriveMcSessionKeyPair( channel->GroupID, channel->Address ) != LORAMAC_CRYPTO_SU… in LoRaMacMcChannelSetup()