Searched refs:tls_tkt_cipher (Results 1 – 4 of 4) sorted by relevance
139 myfree(params->tls_tkt_cipher); in tls_proxy_client_param_free()164 VSTRING *tls_tkt_cipher = vstring_alloc(25); in tls_proxy_client_param_scan() local187 RECV_ATTR_STR(VAR_TLS_TKT_CIPHER, tls_tkt_cipher), in tls_proxy_client_param_scan()213 params->tls_tkt_cipher = vstring_export(tls_tkt_cipher); in tls_proxy_client_param_scan()
84 tls_tkt_cipher = var_tls_tkt_cipher, in tls_proxy_client_param_from_config()
62 char *tls_tkt_cipher; member
119 SEND_ATTR_STR(VAR_TLS_TKT_CIPHER, params->tls_tkt_cipher), in tls_proxy_client_param_print()