Home
last modified time | relevance | path

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

/loramac-node-latest/src/peripherals/atecc608a-tnglora-se/
Datecc608a-tnglora-se.c389 Key_t* source_key; in SecureElementDeriveAndStoreKey() local
408 if( GetKeyByID( rootKeyID, &source_key ) != SECURE_ELEMENT_SUCCESS ) in SecureElementDeriveAndStoreKey()
419 source_target_ids += source_key->KeySlotNumber; in SecureElementDeriveAndStoreKey()
421 uint32_t detail = source_key->KeyBlockIndex; in SecureElementDeriveAndStoreKey()