Home
last modified time | relevance | path

Searched defs:fCntUp (Results 1 – 2 of 2) sorted by relevance

/loramac-node-latest/src/mac/
DLoRaMacCrypto.c423 …r_t keyID, bool isAck, uint8_t txDr, uint8_t txCh, uint32_t devAddr, uint32_t fCntUp, uint8_t* b1 ) in PrepareB1()
482 …r_t keyID, bool isAck, uint8_t txDr, uint8_t txCh, uint32_t devAddr, uint32_t fCntUp, uint32_t* cm… in ComputeCmacB1()
1287 LoRaMacCryptoStatus_t LoRaMacCryptoSecureMessage( uint32_t fCntUp, uint8_t txDr, uint8_t txCh, LoRa… in LoRaMacCryptoSecureMessage()
DLoRaMac.c3041 uint32_t fCntUp = 0; in SecureFrame() local
3284 uint32_t fCntUp = 0; in PrepareFrame() local