Searched refs:alpn_protocol_list (Results 1 – 1 of 1) sorted by relevance
95 unsigned char* alpn_protocol_list; member108 unsigned char* alpn_protocol_list; member1713 if (self->alpn_protocol_list != nullptr) gpr_free(self->alpn_protocol_list); in tsi_ssl_client_handshaker_factory_destroy()1724 factory->alpn_protocol_list, in client_handshaker_factory_npn_callback()1761 if (self->alpn_protocol_list != nullptr) gpr_free(self->alpn_protocol_list); in tsi_ssl_server_handshaker_factory_destroy()1835 factory->alpn_protocol_list, in server_handshaker_factory_alpn_callback()1844 *out = factory->alpn_protocol_list; in server_handshaker_factory_npn_advertised_callback()1963 &impl->alpn_protocol_list, &impl->alpn_protocol_list_length); in tsi_create_ssl_client_handshaker_factory_with_options()1972 ssl_context, impl->alpn_protocol_list, in tsi_create_ssl_client_handshaker_factory_with_options()2067 &impl->alpn_protocol_list, &impl->alpn_protocol_list_length); in tsi_create_ssl_server_handshaker_factory_with_options()