Home
last modified time | relevance | path

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

/external/libchrome/crypto/
Dnss_util.cc261 crypto::ScopedPK11Slot tpm_slot; member
359 tpm_args->tpm_slot = in InitializeTPMTokenInThreadPool()
369 << ", got tpm slot: " << !!tpm_args->tpm_slot; in OnInitializedTPMTokenAndSystemSlot()
372 tpm_slot_ = std::move(tpm_args->tpm_slot); in OnInitializedTPMTokenAndSystemSlot()
500 << !!tpm_args->tpm_slot; in OnInitializedTPMForChromeOSUser()
502 std::move(tpm_args->tpm_slot)); in OnInitializedTPMForChromeOSUser()