Searched refs:TPMModuleAndSlot (Results 1 – 1 of 1) sorted by relevance
257 struct TPMModuleAndSlot { struct in crypto::__anonb0fc516a0111::NSSInitSingleton258 explicit TPMModuleAndSlot(SECMODModule* init_chaps_module) in TPMModuleAndSlot() function319 std::unique_ptr<TPMModuleAndSlot> tpm_args( in InitializeTPMTokenAndSystemSlot()320 new TPMModuleAndSlot(chaps_module_)); in InitializeTPMTokenAndSystemSlot()321 TPMModuleAndSlot* tpm_args_ptr = tpm_args.get(); in InitializeTPMTokenAndSystemSlot()334 TPMModuleAndSlot* tpm_args) { in InitializeTPMTokenInThreadPool()366 std::unique_ptr<TPMModuleAndSlot> tpm_args) { in OnInitializedTPMTokenAndSystemSlot()482 std::unique_ptr<TPMModuleAndSlot> tpm_args( in InitializeTPMForChromeOSUser()483 new TPMModuleAndSlot(chaps_module_)); in InitializeTPMForChromeOSUser()484 TPMModuleAndSlot* tpm_args_ptr = tpm_args.get(); in InitializeTPMForChromeOSUser()[all …]