Searched refs:ComputeCmacB1 (Results 1 – 1 of 1) sorted by relevance
480 static LoRaMacCryptoStatus_t ComputeCmacB1( uint8_t* msg, uint16_t len, KeyIdentifier_t keyID, bool… in ComputeCmacB1() function1310 …retval = ComputeCmacB1( macMsg->Buffer, ( macMsg->BufSize - LORAMAC_MIC_FIELD_SIZE ), S_NWK_S_INT_… in LoRaMacCryptoSecureMessage()