Home
last modified time | relevance | path

Searched defs:test_ctx (Results 1 – 7 of 7) sorted by relevance

/freebsd-14.2/crypto/openssl/test/
H A Dssl_test.c34 static int check_result(HANDSHAKE_RESULT *result, SSL_TEST_CTX *test_ctx) in check_result()
195 SSL_TEST_CTX *test_ctx) in check_session_ticket_app_data()
288 SSL_TEST_CTX *test_ctx) in check_server_cert_type()
295 SSL_TEST_CTX *test_ctx) in check_server_sign_hash()
302 SSL_TEST_CTX *test_ctx) in check_server_sign_type()
309 SSL_TEST_CTX *test_ctx) in check_server_ca_names()
317 SSL_TEST_CTX *test_ctx) in check_client_cert_type()
324 SSL_TEST_CTX *test_ctx) in check_client_sign_hash()
331 SSL_TEST_CTX *test_ctx) in check_client_sign_type()
338 SSL_TEST_CTX *test_ctx) in check_client_ca_names()
[all …]
/freebsd-14.2/crypto/openssl/test/helpers/
H A Dssl_test_ctx.c161 __owur static int parse_protocol(SSL_TEST_CTX *test_ctx, const char *value) in parse_protocol()
221 __owur static int parse_expected_servername(SSL_TEST_CTX *test_ctx, in parse_expected_servername()
541 __owur static int parse_expected_tmp_key_type(SSL_TEST_CTX *test_ctx, in parse_expected_tmp_key_type()
547 __owur static int parse_expected_server_cert_type(SSL_TEST_CTX *test_ctx, in parse_expected_server_cert_type()
554 __owur static int parse_expected_server_sign_type(SSL_TEST_CTX *test_ctx, in parse_expected_server_sign_type()
561 __owur static int parse_expected_client_cert_type(SSL_TEST_CTX *test_ctx, in parse_expected_client_cert_type()
568 __owur static int parse_expected_client_sign_type(SSL_TEST_CTX *test_ctx, in parse_expected_client_sign_type()
593 __owur static int parse_expected_server_sign_hash(SSL_TEST_CTX *test_ctx, in parse_expected_server_sign_hash()
600 __owur static int parse_expected_client_sign_hash(SSL_TEST_CTX *test_ctx, in parse_expected_client_sign_hash()
619 __owur static int parse_expected_server_ca_names(SSL_TEST_CTX *test_ctx, in parse_expected_server_ca_names()
[all …]
H A Dhandshake.c866 static void do_reneg_setup_step(const SSL_TEST_CTX *test_ctx, PEER *peer) in do_reneg_setup_step()
1076 static int renegotiate_op(const SSL_TEST_CTX *test_ctx) in renegotiate_op()
1086 static int post_handshake_op(const SSL_TEST_CTX *test_ctx) in post_handshake_op()
1098 static connect_phase_t next_phase(const SSL_TEST_CTX *test_ctx, in next_phase()
1125 static void do_connect_step(const SSL_TEST_CTX *test_ctx, PEER *peer, in do_connect_step()
1401 const SSL_TEST_CTX *test_ctx, const SSL_TEST_EXTRA_CONF *extra, in do_handshake_internal()
1729 const SSL_TEST_CTX *test_ctx) in do_handshake()
H A Dpkcs12.c29 static OSSL_LIB_CTX *test_ctx = NULL; variable
/freebsd-14.2/tools/regression/sockets/udp_pingpong/
H A Dudp_pingpong.c79 struct test_ctx { struct
80 const char *name;
81 int fds[2];
82 struct pollfd pfds[2];
83 union {
86 } sin[2];
88 int nsent;
89 int nrecvd;
90 clockid_t clock;
91 int use_recvmsg;
[all …]
/freebsd-14.2/tests/sys/file/
H A Dflock_helper.c1413 struct test_ctx { struct
1422 struct test_ctx *tc = tc_in; in test16_func() argument
/freebsd-14.2/crypto/openssl/apps/
H A Dspeed.c2830 EVP_PKEY_CTX *test_ctx = NULL; in speed_main() local
3173 EVP_PKEY_CTX *test_ctx = NULL; in speed_main() local