Searched refs:expected_npn_protocol (Results 1 – 4 of 4) sorted by relevance
94 || !TEST_str_eq(ctx->expected_npn_protocol, in testctx_eq()95 ctx2->expected_npn_protocol) in testctx_eq()
175 if (!TEST_str_eq(test_ctx->expected_npn_protocol, in check_npn()
197 char *expected_npn_protocol; member
354 IMPLEMENT_SSL_TEST_STRING_OPTION(SSL_TEST_CTX, test, expected_npn_protocol)782 OPENSSL_free(ctx->expected_npn_protocol); in SSL_TEST_CTX_free()
Completed in 10 milliseconds