Searched refs:TLS_FALLBACK_SCSV (Results 1 – 5 of 5) sorted by relevance
37 public static final String TLS_FALLBACK_SCSV = "TLS_FALLBACK_SCSV"; field in FallbackTestClientSocketFactory56 if (!suite.equals(TLS_FALLBACK_SCSV)) { in setEnabledCipherSuites()
639 public static final String TLS_FALLBACK_SCSV = "TLS_FALLBACK_SCSV"; field in NativeCrypto757 SUPPORTED_CIPHER_SUITES[size + 1] = TLS_FALLBACK_SCSV;1000 if (cipherSuite.equals(TLS_FALLBACK_SCSV)) { in setEnabledCipherSuites()1022 cipherSuite.equals(TLS_FALLBACK_SCSV)) { in checkEnabledCipherSuites()
224 * New: Support for `TLS_FALLBACK_SCSV`.
META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...