Home
last modified time | relevance | path

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

/third_party/openssl/test/
Dhandshake_helper.h42 char *client_alpn_negotiated; member
Dssl_test.c182 if (!TEST_str_eq(result->client_alpn_negotiated, in check_alpn()
186 result->client_alpn_negotiated)) in check_alpn()
Dhandshake_helper.c43 OPENSSL_free(result->client_alpn_negotiated); in HANDSHAKE_RESULT_free()
1679 ret->client_alpn_negotiated = dup_str(proto, proto_len); in do_handshake_internal()