Home
last modified time | relevance | path

Searched refs:npn_protocols_len (Results 1 – 2 of 2) sorted by relevance

/openssl-master/test/helpers/
A Dhandshake.h17 size_t npn_protocols_len; member
A Dhandshake.c394 ctx_data->npn_protocols_len); in client_npn_cb()
405 *len = ctx_data->npn_protocols_len; in server_npn_cb()
580 &server_ctx_data->npn_protocols_len))) in configure_handshake_ctx()
588 &server2_ctx_data->npn_protocols_len)) in configure_handshake_ctx()
597 &client_ctx_data->npn_protocols_len))) in configure_handshake_ctx()

Completed in 5 milliseconds