Home
last modified time | relevance | path

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

/external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/
DFallbackTestClientSocketFactory.java37 public static final String TLS_FALLBACK_SCSV = "TLS_FALLBACK_SCSV"; field in FallbackTestClientSocketFactory
56 if (!suite.equals(TLS_FALLBACK_SCSV)) { in setEnabledCipherSuites()
/external/conscrypt/src/main/java/org/conscrypt/
DNativeCrypto.java639 public static final String TLS_FALLBACK_SCSV = "TLS_FALLBACK_SCSV"; field in NativeCrypto
757 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()
/external/okhttp/
DCHANGELOG.md224 * New: Support for `TLS_FALLBACK_SCSV`.
/external/robolectric/v3/runtime/
Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...