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]);
1366 new String[] {prefix+cipher_suites[0]});
1368 new String[] {prefix+cipher_suites[0]});