Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/crypto/
H A Dnss_util_chromeos.cc156 ScopedPK11Slot OpenPersistentNSSDBForPath(const std::string& db_name, in OpenPersistentNSSDBForPath() function in crypto::__anon58d160150111::ChromeOSTokenManager
293 ScopedPK11Slot public_slot(OpenPersistentNSSDBForPath(db_name, path)); in InitializeNSSForChromeOSUser()
/aosp_15_r20/external/libchrome/crypto/
H A Dnss_util.cc264 ScopedPK11Slot OpenPersistentNSSDBForPath(const std::string& db_name, in OpenPersistentNSSDBForPath() function in crypto::__anon1d0ef6600111::NSSInitSingleton
448 ScopedPK11Slot public_slot(OpenPersistentNSSDBForPath(db_name, path)); in InitializeNSSForChromeOSUser()
/aosp_15_r20/external/libchrome/libchrome_tools/patches/
H A Dlibchrome-Update-crypto.patch86 ScopedPK11Slot public_slot(OpenPersistentNSSDBForPath(db_name, path));