Searched refs:InitializeNSSForChromeOSUser (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/crypto/
H A Dscoped_test_nss_chromeos_user.cc21 InitializeNSSForChromeOSUser(username_hash, temp_dir_.path());
H A Dnss_util_internal.h66 CRYPTO_EXPORT bool InitializeNSSForChromeOSUser(
73 // |InitializeNSSForChromeOSUser| must have been called first.
79 // Assumes |InitializeNSSForChromeOSUser| had already been called.
83 // Use TPM slot |slot_id| for user. InitializeNSSForChromeOSUser must have been
90 // InitializeNSSForChromeOSUser must have been called first.
H A Dnss_util.cc453 bool InitializeNSSForChromeOSUser(const std::string& username_hash, function in class:crypto::__anon7946::NSSInitSingleton
1046 bool InitializeNSSForChromeOSUser(const std::string& username_hash, function in namespace:crypto
1048 return g_nss_singleton.Get().InitializeNSSForChromeOSUser(username_hash,
/external/chromium_org/chrome/browser/chromeos/ownership/
H A Downer_settings_service_chromeos.cc246 base::Bind(base::IgnoreResult(&crypto::InitializeNSSForChromeOSUser),
/external/chromium_org/chrome/browser/profiles/
H A Dprofile_io_data.cc253 // crypto::InitializeNSSForChromeOSUser
315 crypto::InitializeNSSForChromeOSUser(username_hash, path);

Completed in 129 milliseconds