Home
last modified time | relevance | path

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

/openssl/test/helpers/
H A Dhandshake.h50 char *client_npn_negotiated; member
H A Dhandshake.c39 OPENSSL_free(result->client_npn_negotiated); in HANDSHAKE_RESULT_free()
1673 ret->client_npn_negotiated = dup_str(proto, proto_len); in do_handshake_internal()
/openssl/test/
H A Dssl_test.c172 if (!TEST_str_eq(result->client_npn_negotiated, in check_npn()
176 result->client_npn_negotiated)) in check_npn()

Completed in 11 milliseconds