Searched refs:alpn_protocols_len (Results 1 – 3 of 3) sorted by relevance
19 size_t alpn_protocols_len; member
441 ctx_data->alpn_protocols_len, in, inlen); in server_alpn_cb()614 &server_ctx_data->alpn_protocols_len))) in configure_handshake_ctx()622 &server2_ctx_data->alpn_protocols_len in configure_handshake_ctx()
282 unsigned int alpn_protocols_len; member3312 ctx->alpn_protocols, ctx->alpn_protocols_len, in _selectALPN_cb()3338 self->alpn_protocols_len = (unsigned int)protos->len; in _ssl__SSLContext__set_alpn_protocols_impl()3340 if (SSL_CTX_set_alpn_protos(self->ctx, self->alpn_protocols, self->alpn_protocols_len)) in _ssl__SSLContext__set_alpn_protocols_impl()