Searched refs:newEnabledCipherSuites (Results 1 – 3 of 3) sorted by relevance
158 String[] newEnabledCipherSuites = new String[oldEnabledCipherSuites.length + 1]; in supportedSpec() local160 newEnabledCipherSuites, 0, oldEnabledCipherSuites.length); in supportedSpec()161 newEnabledCipherSuites[newEnabledCipherSuites.length - 1] = fallbackScsv; in supportedSpec()162 cipherSuitesToEnable = newEnabledCipherSuites; in supportedSpec()
META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...