Searched refs:APP_KEY (Results 1 – 8 of 8) sorted by relevance
105 ….KeyID = APP_KEY, …
119 ….KeyID = APP_KEY, …
402 if( ( rootKeyID == APP_KEY ) || ( rootKeyID == MC_ROOT_KEY ) || ( rootKeyID == MC_KE_KEY ) ) in SecureElementDeriveAndStoreKey()
604 rootKeyId = APP_KEY; in DeriveSessionKey11x()965 if( keyID == APP_KEY ) in LoRaMacCryptoSetKey()1194 retval = LoRaMacCryptoDeriveMcRootKey( versionMinor, APP_KEY ); in LoRaMacCryptoHandleJoinAccept()1470 if( keyID != APP_KEY ) in LoRaMacCryptoDeriveMcRootKey()
685 APP_KEY = 0, enumerator
4372 if( LORAMAC_CRYPTO_SUCCESS != LoRaMacCryptoSetKey( APP_KEY, mibSet->Param.AppKey ) ) in LoRaMacMibSetRequestConfirm()
389 case APP_KEY: in convert_key_id_from_se_to_lr1110()
361 - Removed `GEN_APP_KEY` support as it is equivalent to LoRaWAN 1.1.x `APP_KEY`