Home
last modified time | relevance | path

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

/openssl-master/test/
A Dssl_test_ctx_test.c94 || !TEST_str_eq(ctx->expected_npn_protocol, in testctx_eq()
95 ctx2->expected_npn_protocol) in testctx_eq()
A Dssl_test.c175 if (!TEST_str_eq(test_ctx->expected_npn_protocol, in check_npn()
/openssl-master/test/helpers/
A Dssl_test_ctx.h196 char *expected_npn_protocol; member
A Dssl_test_ctx.c357 IMPLEMENT_SSL_TEST_STRING_OPTION(SSL_TEST_CTX, test, expected_npn_protocol)
768 OPENSSL_free(ctx->expected_npn_protocol); in SSL_TEST_CTX_free()

Completed in 8 milliseconds