HomeSort by relevance Sort by last modified time
    Searched defs:disabled_cipher_suites (Results 1 - 2 of 2) sorted by null

  /external/chromium/net/base/
ssl_config_service.h 47 // The ciphers listed in |disabled_cipher_suites| will be removed in addition
57 std::vector<uint16> disabled_cipher_suites; member in struct:net::SSLConfig
  /external/chromium_org/net/ssl/
ssl_config_service.h 89 // The ciphers listed in |disabled_cipher_suites| will be removed in addition
97 std::vector<uint16> disabled_cipher_suites; member in struct:net::SSLConfig
170 // disabled_cipher_suites

Completed in 62 milliseconds