Home
last modified time | relevance | path

Searched defs:DecryptString (Results 1 – 10 of 10) sorted by relevance

/external/chromium_org/components/os_crypt/
Dos_crypt_mac.mm130 bool OSCrypt::DecryptString(const std::string& ciphertext, function
Dos_crypt_win.cc50 bool OSCrypt::DecryptString(const std::string& ciphertext, in DecryptString() function in OSCrypt
Dos_crypt_posix.cc101 bool OSCrypt::DecryptString(const std::string& ciphertext, in DecryptString() function in OSCrypt
/external/chromium_org/sync/test/
Dfake_encryptor.cc19 bool FakeEncryptor::DecryptString(const std::string& ciphertext, in DecryptString() function in syncer::FakeEncryptor
/external/chromium_org/components/gcm_driver/
Dsystem_encryptor.cc18 bool SystemEncryptor::DecryptString(const std::string& ciphertext, in DecryptString() function in gcm::SystemEncryptor
/external/chromium_org/components/sync_driver/
Dsystem_encryptor.cc18 bool SystemEncryptor::DecryptString(const std::string& ciphertext, in DecryptString() function in sync_driver::SystemEncryptor
/external/chromium_org/google_apis/gcm/base/
Dfake_encryptor.cc19 bool FakeEncryptor::DecryptString(const std::string& ciphertext, in DecryptString() function in gcm::FakeEncryptor
/external/chromium_org/chrome/browser/net/
Dcookie_store_util.cc143 bool CookieOSCryptoDelegate::DecryptString(const std::string& ciphertext, in DecryptString() function in chrome_browser_net::__anonc9ac7c8f0211::CookieOSCryptoDelegate
/external/chromium_org/content/browser/net/
Dsqlite_persistent_cookie_store_unittest.cc65 bool CookieCryptor::DecryptString(const std::string& ciphertext, in DecryptString() function in content::__anon81e13f0f0111::CookieCryptor
/external/chromium_org/sync/tools/
Dsync_client.cc116 virtual bool DecryptString(const std::string& ciphertext, in DecryptString() function in syncer::__anona2a912bd0111::NullEncryptor