Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/ssl/
H A Dssl_cipher_suite_names.cc164 bool ParseSSLCipherString(const std::string& cipher_string, in ParseSSLCipherString() function
H A Dssl_cipher_suite_names_unittest.cc111 TEST(CipherSuiteNamesTest, ParseSSLCipherString) { in TEST() argument