Home
last modified time | relevance | path

Searched refs:client_npn_negotiated (Results 1 – 3 of 3) sorted by relevance

/third_party/openssl/test/
Dhandshake_helper.h40 char *client_npn_negotiated; member
Dssl_test.c169 if (!TEST_str_eq(result->client_npn_negotiated, in check_npn()
173 result->client_npn_negotiated)) in check_npn()
Dhandshake_helper.c41 OPENSSL_free(result->client_npn_negotiated); in HANDSHAKE_RESULT_free()
1672 ret->client_npn_negotiated = dup_str(proto, proto_len); in do_handshake_internal()