Home
last modified time | relevance | path

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

/loramac-node-3.4.0/src/mac/
DLoRaMacCrypto.c112 static KeyAddr_t KeyAddrList[NUM_OF_SEC_CTX] = variable
517 if( KeyAddrList[i].AddrID == addrID ) in GetKeyAddrItem()
519 *item = &( KeyAddrList[i] ); in GetKeyAddrItem()