Searched refs:micComputationKeyID (Results 1 – 1 of 1) sorted by relevance
986 KeyIdentifier_t micComputationKeyID = NWK_KEY; in LoRaMacCryptoPrepareJoinRequest() local1017 …g->Buffer, ( LORAMAC_JOIN_REQ_MSG_SIZE - LORAMAC_MIC_FIELD_SIZE ), micComputationKeyID, &macMsg->M… in LoRaMacCryptoPrepareJoinRequest()1395 KeyIdentifier_t micComputationKeyID = S_NWK_S_INT_KEY; in LoRaMacCryptoUnsecureMessage() local1412 micComputationKeyID = curItem->NwkSkey; in LoRaMacCryptoUnsecureMessage()1429 …cB0( macMsg->Buffer, ( macMsg->BufSize - LORAMAC_MIC_FIELD_SIZE ), micComputationKeyID, isAck, DOW… in LoRaMacCryptoUnsecureMessage()