Home
last modified time | relevance | path

Searched defs:TPMModuleAndSlot (Results 1 – 2 of 2) sorted by relevance

/external/cronet/crypto/
Dnss_util_chromeos.cc148 struct TPMModuleAndSlot { struct in crypto::__anon2d8344040111::ChromeOSTokenManager
149 explicit TPMModuleAndSlot(SECMODModule* init_chaps_module) in TPMModuleAndSlot() function
152 raw_ptr<SECMODModule, ExperimentalAsh> chaps_module;
153 ScopedPK11Slot tpm_slot;
/external/libchrome/crypto/
Dnss_util.cc257 struct TPMModuleAndSlot { struct in crypto::__anoncf1c530f0111::NSSInitSingleton
258 explicit TPMModuleAndSlot(SECMODModule* init_chaps_module) in TPMModuleAndSlot() argument
260 SECMODModule* chaps_module;
261 crypto::ScopedPK11Slot tpm_slot;