Home
last modified time | relevance | path

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

/external/libchrome/crypto/
Dnss_util.cc321 crypto::ScopedPK11Slot tpm_slot; member
419 tpm_args->tpm_slot = in InitializeTPMTokenOnWorkerThread()
429 << ", got tpm slot: " << !!tpm_args->tpm_slot; in OnInitializedTPMTokenAndSystemSlot()
432 tpm_slot_ = std::move(tpm_args->tpm_slot); in OnInitializedTPMTokenAndSystemSlot()
563 << !!tpm_args->tpm_slot; in OnInitializedTPMForChromeOSUser()
565 std::move(tpm_args->tpm_slot)); in OnInitializedTPMForChromeOSUser()