Home
last modified time | relevance | path

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

/external/chromium_org/third_party/webrtc/base/
Dschanneladapter.cc146 SecPkgCred_CipherStrengths cipher_strengths = { 0 }; in BeginSSL() local
149 &cipher_strengths); in BeginSSL()
152 << cipher_strengths.dwMinimumCipherStrength << " - " in BeginSSL()
153 << cipher_strengths.dwMaximumCipherStrength; in BeginSSL()