Home
last modified time | relevance | path

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

/third_party/openssl/test/
Dssl_test.c34 static int check_result(HANDSHAKE_RESULT *result, SSL_TEST_CTX *test_ctx) in check_result()
45 static int check_alerts(HANDSHAKE_RESULT *result, SSL_TEST_CTX *test_ctx) in check_alerts()
103 static int check_protocol(HANDSHAKE_RESULT *result, SSL_TEST_CTX *test_ctx) in check_protocol()
124 static int check_servername(HANDSHAKE_RESULT *result, SSL_TEST_CTX *test_ctx) in check_servername()
135 static int check_session_ticket(HANDSHAKE_RESULT *result, SSL_TEST_CTX *test_ctx) in check_session_ticket()
149 static int check_session_id(HANDSHAKE_RESULT *result, SSL_TEST_CTX *test_ctx) in check_session_id()
162 static int check_compression(HANDSHAKE_RESULT *result, SSL_TEST_CTX *test_ctx) in check_compression()
169 static int check_npn(HANDSHAKE_RESULT *result, SSL_TEST_CTX *test_ctx) in check_npn()
182 static int check_alpn(HANDSHAKE_RESULT *result, SSL_TEST_CTX *test_ctx) in check_alpn()
195 SSL_TEST_CTX *test_ctx) in check_session_ticket_app_data()
[all …]
/third_party/openssl/test/helpers/
Dssl_test_ctx.c101 __owur static int parse_expected_result(SSL_TEST_CTX *test_ctx, const char *value) in parse_expected_result()
134 __owur static int parse_client_alert(SSL_TEST_CTX *test_ctx, const char *value) in parse_client_alert()
139 __owur static int parse_server_alert(SSL_TEST_CTX *test_ctx, const char *value) in parse_server_alert()
161 __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()
278 __owur static int parse_session_ticket(SSL_TEST_CTX *test_ctx, const char *value) in parse_session_ticket()
308 __owur static int parse_session_id(SSL_TEST_CTX *test_ctx, const char *value) in parse_session_id()
333 __owur static int parse_test_method(SSL_TEST_CTX *test_ctx, const char *value) in parse_test_method()
380 __owur static int parse_handshake_mode(SSL_TEST_CTX *test_ctx, const char *value) in parse_handshake_mode()
408 __owur static int parse_key_update_type(SSL_TEST_CTX *test_ctx, const char *value) in parse_key_update_type()
[all …]
Dhandshake.c860 static void do_reneg_setup_step(const SSL_TEST_CTX *test_ctx, PEER *peer) in do_reneg_setup_step()
1070 static int renegotiate_op(const SSL_TEST_CTX *test_ctx) in renegotiate_op()
1080 static int post_handshake_op(const SSL_TEST_CTX *test_ctx) in post_handshake_op()
1092 static connect_phase_t next_phase(const SSL_TEST_CTX *test_ctx, in next_phase()
1119 static void do_connect_step(const SSL_TEST_CTX *test_ctx, PEER *peer, in do_connect_step()
1395 const SSL_TEST_CTX *test_ctx, const SSL_TEST_EXTRA_CONF *extra, in do_handshake_internal()
1723 const SSL_TEST_CTX *test_ctx) in do_handshake()
Dpkcs12.c29 static OSSL_LIB_CTX *test_ctx = NULL; variable
/third_party/libuv/test/
Dtest-ipc-send-recv.c43 struct test_ctx { struct
65 static struct test_ctx ctx; argument
/third_party/liburing/test/
Dsplice.c15 struct test_ctx { struct
16 int real_pipe1[2];
17 int real_pipe2[2];
18 int real_fd_in;
19 int real_fd_out;
22 int pipe1[2];
23 int pipe2[2];
24 int fd_in;
25 int fd_out;
27 void *buf_in;
[all …]
/third_party/grpc/test/core/bad_connection/
Dclose_fd_test.cc66 typedef struct test_ctx test_ctx; typedef
68 struct test_ctx { struct
85 static test_ctx g_ctx; argument
/third_party/ffmpeg/libavutil/tests/
Dopt.c125 TestContext test_ctx = { 0 }; in main() local
157 TestContext test_ctx = { 0 }; in main() local
177 TestContext test_ctx = { 0 }; in main() local
218 TestContext test_ctx = { 0 }; in main() local
242 TestContext test_ctx = { 0 }; in main() local
329 TestContext test_ctx = { 0 }; in main() local
/third_party/pulseaudio/src/tests/
Dlo-latency-test.c44 pa_lo_test_context test_ctx; variable
/third_party/grpc/test/core/security/
Dalts_security_connector_test.cc190 char test_ctx[] = "test serialized context"; in TEST() local
/third_party/skia/m133/tests/
DTest.h339 name, context_filter, reporter, graphite_ctx, test_ctx, opt_filter, cond, ctsEnforcement) \ argument
354 test_ctx, cond, ctsEnforcement) \ argument
370 test_ctx, ctsEnforcement) \ argument
/third_party/openssl/apps/
Dspeed.c2598 EVP_PKEY_CTX *test_ctx = NULL; in speed_main() local
2941 EVP_PKEY_CTX *test_ctx = NULL; in speed_main() local