Home
last modified time | relevance | path

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

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