Home
last modified time | relevance | path

Searched refs:connection_info (Results 1 – 1 of 1) sorted by relevance

/external/chromium/net/socket/
Dssl_client_socket_win.cc439 SecPkgContext_ConnectionInfo connection_info; in GetSSLInfo() local
441 &ctxt_, SECPKG_ATTR_CONNECTION_INFO, &connection_info); in GetSSLInfo()
446 ssl_info->security_bits = connection_info.dwCipherStrength; in GetSSLInfo()