Home
last modified time | relevance | path

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

/openssl/test/helpers/
H A Dhandshake.h52 char *client_alpn_negotiated; member
H A Dhandshake.c41 OPENSSL_free(result->client_alpn_negotiated); in HANDSHAKE_RESULT_free()
1674 ret->client_alpn_negotiated = dup_str(proto, proto_len); in do_handshake_internal()
/openssl/test/
H A Dssl_test.c185 if (!TEST_str_eq(result->client_alpn_negotiated, in check_alpn()
189 result->client_alpn_negotiated)) in check_alpn()

Completed in 30 milliseconds