Searched defs:EncryptString (Results 1 – 2 of 2) sorted by relevance
303 bool EncryptString(const std::string& plaintext, std::string* encrypted) { function
133 bool CookieCryptor::EncryptString(const std::string& plaintext, in EncryptString() function in net::__anon856c6d780111::CookieCryptor