Home
last modified time | relevance | path

Searched refs:VerifyCmacB0 (Results 1 – 1 of 1) sorted by relevance

/loramac-node-3.6.0-3.5.0/src/mac/
DLoRaMacCrypto.c374 static LoRaMacCryptoStatus_t VerifyCmacB0( uint8_t* msg, uint16_t len, KeyIdentifier_t keyID, bool … in VerifyCmacB0() function
1429 …retval = VerifyCmacB0( macMsg->Buffer, ( macMsg->BufSize - LORAMAC_MIC_FIELD_SIZE ), micComputatio… in LoRaMacCryptoUnsecureMessage()