Home
last modified time | relevance | path

Searched defs:cipherSuitesToEnable (Results 1 – 1 of 1) sorted by relevance

/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/
DConnectionSpec.java127 String[] cipherSuitesToEnable = specToApply.cipherSuites; in apply() local
139 String[] cipherSuitesToEnable = null; in supportedSpec() local