Home
last modified time | relevance | path

Searched refs:resume_extra (Results 1 – 4 of 4) sorted by relevance

/openssl/test/
H A Dssl_test_ctx_test.c82 || !extraconf_eq(&ctx->resume_extra, &ctx2->resume_extra) in testctx_eq()
192 fixture->expected_ctx->resume_extra.server2.alpn_protocols = in test_good_configuration()
194 if (!TEST_ptr(fixture->expected_ctx->resume_extra.server2.alpn_protocols)) in test_good_configuration()
197 fixture->expected_ctx->resume_extra.client.ct_validation = in test_good_configuration()
/openssl/test/helpers/
H A Dssl_test_ctx.c774 ssl_test_extra_conf_free_data(&ctx->resume_extra); in ssl_test_ctx_free_extra_data()
885 if (!parse_client_options(&ctx->resume_extra.client, conf, in SSL_TEST_CTX_create()
889 if (!parse_server_options(&ctx->resume_extra.server, conf, in SSL_TEST_CTX_create()
893 if (!parse_server_options(&ctx->resume_extra.server2, conf, in SSL_TEST_CTX_create()
H A Dssl_test_ctx.h167 SSL_TEST_EXTRA_CONF resume_extra; member
H A Dhandshake.c1768 test_ctx, &test_ctx->resume_extra, in do_handshake()

Completed in 26 milliseconds