Home | History | Annotate | Download | only in ssl

Lines Matching full:test_cipherlist

371 	fprintf(stderr," -test_cipherlist - verifies the order of the ssl cipher lists\n");
549 int test_cipherlist = 0;
766 else if (strcmp(*argv,"-test_cipherlist") == 0)
768 test_cipherlist = 1;
790 if (test_cipherlist == 1)