Searched refs:expected_alpn_protocol (Results 1 – 4 of 4) sorted by relevance
96 || !TEST_str_eq(ctx->expected_alpn_protocol, in testctx_eq()97 ctx2->expected_alpn_protocol) in testctx_eq()
188 if (!TEST_str_eq(test_ctx->expected_alpn_protocol, in check_alpn()
198 char *expected_alpn_protocol; member
357 IMPLEMENT_SSL_TEST_STRING_OPTION(SSL_TEST_CTX, test, expected_alpn_protocol)783 OPENSSL_free(ctx->expected_alpn_protocol); in SSL_TEST_CTX_free()
Completed in 18 milliseconds