Home
last modified time | relevance | path

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

/external/libchrome/crypto/
Dnss_util.cc320 crypto::ScopedPK11Slot tpm_slot; member
417 tpm_args->tpm_slot = in InitializeTPMTokenOnWorkerThread()
427 << ", got tpm slot: " << !!tpm_args->tpm_slot; in OnInitializedTPMTokenAndSystemSlot()
430 tpm_slot_ = std::move(tpm_args->tpm_slot); in OnInitializedTPMTokenAndSystemSlot()
559 << !!tpm_args->tpm_slot; in OnInitializedTPMForChromeOSUser()
561 std::move(tpm_args->tpm_slot)); in OnInitializedTPMForChromeOSUser()