Lines Matching refs:SSL_TEST_CTX
34 static int check_result(HANDSHAKE_RESULT *result, SSL_TEST_CTX *test_ctx)
45 static int check_alerts(HANDSHAKE_RESULT *result, SSL_TEST_CTX *test_ctx)
103 static int check_protocol(HANDSHAKE_RESULT *result, SSL_TEST_CTX *test_ctx)
124 static int check_servername(HANDSHAKE_RESULT *result, SSL_TEST_CTX *test_ctx)
135 static int check_session_ticket(HANDSHAKE_RESULT *result, SSL_TEST_CTX *test_ctx)
149 static int check_session_id(HANDSHAKE_RESULT *result, SSL_TEST_CTX *test_ctx)
162 static int check_compression(HANDSHAKE_RESULT *result, SSL_TEST_CTX *test_ctx)
169 static int check_npn(HANDSHAKE_RESULT *result, SSL_TEST_CTX *test_ctx)
182 static int check_alpn(HANDSHAKE_RESULT *result, SSL_TEST_CTX *test_ctx)
195 SSL_TEST_CTX *test_ctx)
215 static int check_resumption(HANDSHAKE_RESULT *result, SSL_TEST_CTX *test_ctx)
281 static int check_tmp_key(HANDSHAKE_RESULT *result, SSL_TEST_CTX *test_ctx)
288 SSL_TEST_CTX *test_ctx)
295 SSL_TEST_CTX *test_ctx)
302 SSL_TEST_CTX *test_ctx)
309 SSL_TEST_CTX *test_ctx)
317 SSL_TEST_CTX *test_ctx)
324 SSL_TEST_CTX *test_ctx)
331 SSL_TEST_CTX *test_ctx)
338 SSL_TEST_CTX *test_ctx)
345 static int check_cipher(HANDSHAKE_RESULT *result, SSL_TEST_CTX *test_ctx)
362 static int check_test(HANDSHAKE_RESULT *result, SSL_TEST_CTX *test_ctx)
399 SSL_TEST_CTX *test_ctx = NULL;