Home
last modified time | relevance | path

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

/external/libchrome/crypto/
Dnss_util.cc320 new TPMModuleAndSlot(chaps_module_)); in InitializeTPMTokenAndSystemSlot()
371 chaps_module_ = tpm_args->chaps_module; in OnInitializedTPMTokenAndSystemSlot()
373 if (!chaps_module_ && test_system_slot_) { in OnInitializedTPMTokenAndSystemSlot()
477 if (!chaps_module_) in InitializeTPMForChromeOSUser()
483 new TPMModuleAndSlot(chaps_module_)); in InitializeTPMForChromeOSUser()
636 chaps_module_(nullptr), in NSSInitSingleton()
760 SECMODModule* chaps_module_; member in crypto::__anonb0fc516a0111::NSSInitSingleton