HomeSort by relevance Sort by last modified time
    Searched refs:TEST_CERT2 (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/openssl/openssl/apps/
s_server.c 260 #define TEST_CERT2 "server2.pem"
272 static const char *s_cert_file2=TEST_CERT2,*s_key_file2=NULL;
436 s_cert_file2=TEST_CERT2;
550 BIO_printf(bio_err," (default is %s)\n",TEST_CERT2);
552 BIO_printf(bio_err," not specified (default is %s)\n",TEST_CERT2);
    [all...]
  /external/openssl/apps/
s_server.c 260 #define TEST_CERT2 "server2.pem"
272 static const char *s_cert_file2=TEST_CERT2,*s_key_file2=NULL;
436 s_cert_file2=TEST_CERT2;
550 BIO_printf(bio_err," (default is %s)\n",TEST_CERT2);
552 BIO_printf(bio_err," not specified (default is %s)\n",TEST_CERT2);
    [all...]

Completed in 123 milliseconds