Home
last modified time | relevance | path

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

/loramac-node-latest/src/peripherals/soft-se/
Dse-identity.h123 ….KeyID = J_S_INT_KEY, …
Dsoft-se.c390 mic, J_S_INT_KEY ) != SECURE_ELEMENT_SUCCESS ) in SecureElementProcessJoinAccept()
/loramac-node-latest/src/peripherals/atecc608a-tnglora-se/
Dse-identity.h137 ….KeyID = J_S_INT_KEY, …
Datecc608a-tnglora-se.c519 mic, J_S_INT_KEY ) != SECURE_ELEMENT_SUCCESS ) in SecureElementProcessJoinAccept()
/loramac-node-latest/src/peripherals/lr1110-se/
Dlr1110-se.c310 …convert_key_id_from_se_to_lr1110( J_S_INT_KEY ), ( lr1110_crypto_lorawan_version_t ) 1, micHeader1… in SecureElementProcessJoinAccept()
395 case J_S_INT_KEY: in convert_key_id_from_se_to_lr1110()
/loramac-node-latest/src/mac/
DLoRaMacTypes.h693 J_S_INT_KEY, enumerator
DLoRaMacCrypto.c646 case J_S_INT_KEY: in DeriveLifeTimeSessionKey()
1000 if( DeriveLifeTimeSessionKey( J_S_INT_KEY, macMsg->DevEUI ) != LORAMAC_CRYPTO_SUCCESS ) in LoRaMacCryptoPrepareJoinRequest()
1053 …cMsg->Buffer, ( LORAMAC_RE_JOIN_1_MSG_SIZE - LORAMAC_MIC_FIELD_SIZE ), J_S_INT_KEY, &macMsg->MIC )… in LoRaMacCryptoPrepareReJoinType1()
DLoRaMac.c4402 … if( LORAMAC_CRYPTO_SUCCESS != LoRaMacCryptoSetKey( J_S_INT_KEY, mibSet->Param.JSIntKey ) ) in LoRaMacMibSetRequestConfirm()