Searched refs:create_ssl_ctx_pair (Results 1 - 23 of 23) sorted by relevance

/netbsd-current/crypto/external/bsd/openssl.old/dist/test/
H A Dssltestlib.h15 int create_ssl_ctx_pair(const SSL_METHOD *sm, const SSL_METHOD *cm,
H A Dfatalerrtest.c31 if (!TEST_true(create_ssl_ctx_pair(TLS_method(), TLS_method(),
H A Dgosttest.c41 if (!TEST_true(create_ssl_ctx_pair(TLS_server_method(),
H A Ddtlstest.c64 if (!TEST_true(create_ssl_ctx_pair(DTLS_server_method(),
159 if (!TEST_true(create_ssl_ctx_pair(DTLS_server_method(),
270 if (!TEST_true(create_ssl_ctx_pair(DTLS_server_method(),
302 if (!TEST_true(create_ssl_ctx_pair(DTLS_server_method(),
344 if (!TEST_true(create_ssl_ctx_pair(DTLS_server_method(),
H A Dsslbuffertest.c168 if (!create_ssl_ctx_pair(TLS_server_method(), TLS_client_method(),
H A Drecordlentest.c105 if (!TEST_true(create_ssl_ctx_pair(TLS_server_method(), TLS_client_method(),
H A Dsslapitest.c316 if (!TEST_true(create_ssl_ctx_pair(TLS_server_method(),
399 if (!TEST_true(create_ssl_ctx_pair(TLS_server_method(), TLS_client_method(),
545 if (!TEST_true(create_ssl_ctx_pair(TLS_server_method(), TLS_client_method(),
601 if (!TEST_true(create_ssl_ctx_pair(TLS_server_method(),
714 if (!TEST_true(create_ssl_ctx_pair(smeth, cmeth, min_version, max_version,
892 if (!TEST_true(create_ssl_ctx_pair(smeth, cmeth, prot, prot, &sctx, &cctx,
1003 if (!create_ssl_ctx_pair(TLS_server_method(), TLS_client_method(),
1172 if (!TEST_true(create_ssl_ctx_pair(TLS_server_method(), TLS_client_method(),
1520 if (!TEST_true(create_ssl_ctx_pair(TLS_server_method(), TLS_client_method(),
1720 if (!TEST_true(create_ssl_ctx_pair(TLS_server_metho
[all...]
H A Dsslcorrupttest.c196 if (!TEST_true(create_ssl_ctx_pair(TLS_server_method(), TLS_client_method(),
H A Dservername_test.c187 if (!TEST_true(create_ssl_ctx_pair(TLS_server_method(),
H A Dasynciotest.c299 if (!TEST_true(create_ssl_ctx_pair(TLS_server_method(), TLS_client_method(),
H A Dtls13ccstest.c257 if (!TEST_true(create_ssl_ctx_pair(TLS_server_method(), TLS_client_method(),
H A Dssltestlib.c744 int create_ssl_ctx_pair(const SSL_METHOD *sm, const SSL_METHOD *cm, function
/netbsd-current/crypto/external/bsd/openssl/dist/test/helpers/
H A Dssltestlib.h15 int create_ssl_ctx_pair(OSSL_LIB_CTX *libctx, const SSL_METHOD *sm,
H A Dssltestlib.c822 int create_ssl_ctx_pair(OSSL_LIB_CTX *libctx, const SSL_METHOD *sm, function
/netbsd-current/crypto/external/bsd/openssl/dist/test/
H A Ddtlstest.c80 if (!TEST_true(create_ssl_ctx_pair(NULL, DTLS_server_method(),
202 if (!TEST_true(create_ssl_ctx_pair(NULL, DTLS_server_method(),
315 if (!TEST_true(create_ssl_ctx_pair(NULL, DTLS_server_method(),
355 if (!TEST_true(create_ssl_ctx_pair(NULL, DTLS_server_method(),
423 if (!TEST_true(create_ssl_ctx_pair(NULL, DTLS_server_method(),
481 if (!TEST_true(create_ssl_ctx_pair(NULL, DTLS_server_method(),
H A Dfatalerrtest.c31 if (!TEST_true(create_ssl_ctx_pair(NULL, TLS_method(), TLS_method(),
H A Drecordlentest.c104 if (!TEST_true(create_ssl_ctx_pair(NULL, TLS_server_method(),
H A Dsslapitest.c363 if (!TEST_true(create_ssl_ctx_pair(libctx, TLS_server_method(),
447 if (!TEST_true(create_ssl_ctx_pair(libctx, TLS_server_method(),
578 if (!TEST_true(create_ssl_ctx_pair(libctx, TLS_server_method(),
758 if (!TEST_true(create_ssl_ctx_pair(libctx, TLS_server_method(),
800 if (!create_ssl_ctx_pair(libctx, TLS_server_method(), TLS_client_method(),
859 if (!TEST_true(create_ssl_ctx_pair(libctx, TLS_server_method(),
1005 if (!TEST_true(create_ssl_ctx_pair(libctx, smeth, cmeth, min_version,
1188 if (!TEST_true(create_ssl_ctx_pair(libctx, TLS_server_method(),
1327 if (!TEST_true(create_ssl_ctx_pair(libctx, TLS_server_method(),
1621 if (!TEST_true(create_ssl_ctx_pair(libct
[all...]
H A Dsslcorrupttest.c197 if (!TEST_true(create_ssl_ctx_pair(NULL, TLS_server_method(),
H A Dservername_test.c208 if (!TEST_true(create_ssl_ctx_pair(NULL, TLS_server_method(),
H A Dsslbuffertest.c337 if (!create_ssl_ctx_pair(NULL, TLS_server_method(), TLS_client_method(),
H A Dtls13ccstest.c257 if (!TEST_true(create_ssl_ctx_pair(NULL, TLS_server_method(),
H A Dasynciotest.c299 if (!TEST_true(create_ssl_ctx_pair(NULL, TLS_server_method(),

Completed in 315 milliseconds