Home
last modified time | relevance | path

Searched defs:EncryptString (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cronet/components/metrics/net/
H A Dnet_metrics_log_uploader.cc303 bool EncryptString(const std::string& plaintext, std::string* encrypted) { function
/aosp_15_r20/external/cronet/net/extras/sqlite/
H A Dsqlite_persistent_cookie_store_unittest.cc133 bool CookieCryptor::EncryptString(const std::string& plaintext, in EncryptString() function in net::__anon856c6d780111::CookieCryptor