Home | History | Annotate | Download | only in crypto

Lines Matching full:db_name

310   ScopedPK11Slot OpenPersistentNSSDBForPath(const std::string& db_name,
323 return OpenSoftwareNSSDB(nssdb_path, db_name);
489 std::string db_name = base::StringPrintf(
491 ScopedPK11Slot public_slot(OpenPersistentNSSDBForPath(db_name, path));