HomeSort by: relevance | last modified time | path
    Searched refs:SSL_TEST_SERVER_CONF (Results 1 - 9 of 9) sorted by relevancy

  /src/crypto/external/apache2/openssl/dist/test/helpers/
ssl_test_ctx.h 135 } SSL_TEST_SERVER_CONF;
139 SSL_TEST_SERVER_CONF server;
140 SSL_TEST_SERVER_CONF server2;
ssl_test_ctx.c 249 __owur static int parse_servername_callback(SSL_TEST_SERVER_CONF *server_conf,
350 IMPLEMENT_SSL_TEST_STRING_OPTION(SSL_TEST_SERVER_CONF, server, npn_protocols)
353 IMPLEMENT_SSL_TEST_STRING_OPTION(SSL_TEST_SERVER_CONF, server, alpn_protocols)
358 IMPLEMENT_SSL_TEST_STRING_OPTION(SSL_TEST_SERVER_CONF, server, srp_user)
360 IMPLEMENT_SSL_TEST_STRING_OPTION(SSL_TEST_SERVER_CONF, server, srp_password)
364 IMPLEMENT_SSL_TEST_STRING_OPTION(SSL_TEST_SERVER_CONF, server, session_ticket_app_data)
444 IMPLEMENT_SSL_TEST_BOOL_OPTION(SSL_TEST_SERVER_CONF, server, broken_session_ticket)
458 __owur static int parse_certstatus(SSL_TEST_SERVER_CONF *server_conf,
646 IMPLEMENT_SSL_TEST_BOOL_OPTION(SSL_TEST_SERVER_CONF, server, force_pha)
718 int (*parse)(SSL_TEST_SERVER_CONF *conf, const char *value)
    [all...]
  /src/crypto/external/bsd/openssl/dist/test/helpers/
ssl_test_ctx.h 134 } SSL_TEST_SERVER_CONF;
138 SSL_TEST_SERVER_CONF server;
139 SSL_TEST_SERVER_CONF server2;
ssl_test_ctx.c 252 __owur static int parse_servername_callback(SSL_TEST_SERVER_CONF *server_conf,
352 IMPLEMENT_SSL_TEST_STRING_OPTION(SSL_TEST_SERVER_CONF, server, npn_protocols)
355 IMPLEMENT_SSL_TEST_STRING_OPTION(SSL_TEST_SERVER_CONF, server, alpn_protocols)
360 IMPLEMENT_SSL_TEST_STRING_OPTION(SSL_TEST_SERVER_CONF, server, srp_user)
362 IMPLEMENT_SSL_TEST_STRING_OPTION(SSL_TEST_SERVER_CONF, server, srp_password)
366 IMPLEMENT_SSL_TEST_STRING_OPTION(SSL_TEST_SERVER_CONF, server, session_ticket_app_data)
446 IMPLEMENT_SSL_TEST_BOOL_OPTION(SSL_TEST_SERVER_CONF, server, broken_session_ticket)
459 __owur static int parse_certstatus(SSL_TEST_SERVER_CONF *server_conf,
639 IMPLEMENT_SSL_TEST_BOOL_OPTION(SSL_TEST_SERVER_CONF, server, force_pha)
706 int (*parse)(SSL_TEST_SERVER_CONF *conf, const char *value)
    [all...]
  /src/crypto/external/bsd/openssl.old/dist/test/
ssl_test_ctx.h 131 } SSL_TEST_SERVER_CONF;
135 SSL_TEST_SERVER_CONF server;
136 SSL_TEST_SERVER_CONF server2;
ssl_test_ctx.c 253 __owur static int parse_servername_callback(SSL_TEST_SERVER_CONF *server_conf,
353 IMPLEMENT_SSL_TEST_STRING_OPTION(SSL_TEST_SERVER_CONF, server, npn_protocols)
356 IMPLEMENT_SSL_TEST_STRING_OPTION(SSL_TEST_SERVER_CONF, server, alpn_protocols)
361 IMPLEMENT_SSL_TEST_STRING_OPTION(SSL_TEST_SERVER_CONF, server, srp_user)
363 IMPLEMENT_SSL_TEST_STRING_OPTION(SSL_TEST_SERVER_CONF, server, srp_password)
367 IMPLEMENT_SSL_TEST_STRING_OPTION(SSL_TEST_SERVER_CONF, server, session_ticket_app_data)
447 IMPLEMENT_SSL_TEST_BOOL_OPTION(SSL_TEST_SERVER_CONF, server, broken_session_ticket)
460 __owur static int parse_certstatus(SSL_TEST_SERVER_CONF *server_conf,
637 IMPLEMENT_SSL_TEST_BOOL_OPTION(SSL_TEST_SERVER_CONF, server, force_pha)
702 int (*parse)(SSL_TEST_SERVER_CONF *conf, const char *value)
    [all...]
ssl_test_ctx_test.c 50 static int serverconf_eq(SSL_TEST_SERVER_CONF *serv,
51 SSL_TEST_SERVER_CONF *serv2)
  /src/crypto/external/apache2/openssl/dist/test/
ssl_test_ctx_test.c 49 static int serverconf_eq(SSL_TEST_SERVER_CONF *serv,
50 SSL_TEST_SERVER_CONF *serv2)
  /src/crypto/external/bsd/openssl/dist/test/
ssl_test_ctx_test.c 50 static int serverconf_eq(SSL_TEST_SERVER_CONF *serv,
51 SSL_TEST_SERVER_CONF *serv2)

Completed in 31 milliseconds