Home | History | Annotate | Download | only in jsse

Lines Matching defs:cipher_suites

39     private static final String[] cipher_suites = {
68 for (int i = 0; i < cipher_suites.length; i++) {
72 + cipher_suites[i]);
1376 new String[] { prefix + cipher_suites[0] });
1378 new String[] { prefix + cipher_suites[0] });