Searched refs:LoRaMacCryptoDeriveMcKEKey (Results 1 – 2 of 2) sorted by relevance
321 LoRaMacCryptoStatus_t LoRaMacCryptoDeriveMcKEKey( KeyIdentifier_t keyID );
972 if( LoRaMacCryptoDeriveMcKEKey( MC_ROOT_KEY ) != LORAMAC_CRYPTO_SUCCESS ) in LoRaMacCryptoSetKey()1200 retval = LoRaMacCryptoDeriveMcKEKey( MC_ROOT_KEY ); in LoRaMacCryptoHandleJoinAccept()1488 LoRaMacCryptoStatus_t LoRaMacCryptoDeriveMcKEKey( KeyIdentifier_t keyID ) in LoRaMacCryptoDeriveMcKEKey() function