Searched refs:tls_null_clist (Results 1 – 4 of 4) sorted by relevance
130 myfree(params->tls_null_clist); in tls_proxy_client_param_free()155 VSTRING *tls_null_clist = vstring_alloc(25); in tls_proxy_client_param_scan() local178 RECV_ATTR_STR(VAR_TLS_NULL_CLIST, tls_null_clist), in tls_proxy_client_param_scan()204 params->tls_null_clist = vstring_export(tls_null_clist); in tls_proxy_client_param_scan()
75 tls_null_clist = var_tls_null_clist, in tls_proxy_client_param_from_config()
53 char *tls_null_clist; member
105 SEND_ATTR_STR(VAR_TLS_NULL_CLIST, params->tls_null_clist), in tls_proxy_client_param_print()