Home
last modified time | relevance | path

Searched defs:chaps_module (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/libchrome/crypto/
H A Dnss_util.cc260 SECMODModule* chaps_module; member
421 SECMODModule* chaps_module, in GetTPMSlotForIdInThreadPool()
/aosp_15_r20/external/cronet/crypto/
H A Dchaps_support.cc90 ScopedPK11Slot GetChapsSlot(SECMODModule* chaps_module, CK_SLOT_ID slot_id) { in GetChapsSlot()
H A Dnss_util_chromeos.cc152 raw_ptr<SECMODModule> chaps_module; member