Searched refs:source_target_ids (Results 1 – 1 of 1) sorted by relevance
388 uint16_t source_target_ids = 0; in SecureElementDeriveAndStoreKey() local418 source_target_ids = target_key->KeySlotNumber << 8; in SecureElementDeriveAndStoreKey()419 source_target_ids += source_key->KeySlotNumber; in SecureElementDeriveAndStoreKey()423 …cab_kdf( KDF_MODE_ALG_AES | KDF_MODE_SOURCE_SLOT | KDF_MODE_TARGET_SLOT, source_target_ids, detail, in SecureElementDeriveAndStoreKey()