Home
last modified time | relevance | path

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

/loramac-node-latest/src/peripherals/soft-se/
Dse-identity.h132 ….KeyID = J_S_ENC_KEY, …
Dsoft-se.c327 encKeyID = J_S_ENC_KEY; in SecureElementProcessJoinAccept()
/loramac-node-latest/src/peripherals/atecc608a-tnglora-se/
Dse-identity.h146 ….KeyID = J_S_ENC_KEY, …
Datecc608a-tnglora-se.c456 encKeyID = J_S_ENC_KEY; in SecureElementProcessJoinAccept()
/loramac-node-latest/src/peripherals/lr1110-se/
Dlr1110-se.c264 encKeyID = J_S_ENC_KEY; in SecureElementProcessJoinAccept()
398 case J_S_ENC_KEY: in convert_key_id_from_se_to_lr1110()
/loramac-node-latest/src/mac/
DLoRaMacTypes.h697 J_S_ENC_KEY, enumerator
DLoRaMacCrypto.c649 case J_S_ENC_KEY: in DeriveLifeTimeSessionKey()
1004 if( DeriveLifeTimeSessionKey( J_S_ENC_KEY, macMsg->DevEUI ) != LORAMAC_CRYPTO_SUCCESS ) in LoRaMacCryptoPrepareJoinRequest()
DLoRaMac.c4417 … if( LORAMAC_CRYPTO_SUCCESS != LoRaMacCryptoSetKey( J_S_ENC_KEY, mibSet->Param.JSEncKey ) ) in LoRaMacMibSetRequestConfirm()