Home
last modified time | relevance | path

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

/loramac-node-latest/src/mac/
DLoRaMacTypes.h56 #define LORAMAC_CRYPTO_MULTICAST_KEYS 127 macro
721 MC_KE_KEY = LORAMAC_CRYPTO_MULTICAST_KEYS,
DLoRaMac.h119 #define LORAMAC_CRYPTO_MULTICAST_KEYS 127 macro
/loramac-node-latest/src/peripherals/soft-se/
Dsoft-se.c200 if( keyID >= LORAMAC_CRYPTO_MULTICAST_KEYS ) in SecureElementComputeAesCmac()
/loramac-node-latest/src/peripherals/atecc608a-tnglora-se/
Datecc608a-tnglora-se.c315 if( keyID >= LORAMAC_CRYPTO_MULTICAST_KEYS ) in SecureElementComputeAesCmac()