Home
last modified time | relevance | path

Searched refs:var_tls_export_clist (Results 1 – 3 of 3) sorted by relevance

/netbsd/external/ibm-public/postfix/dist/src/tls/
H A Dtls_proxy_client_misc.c74 tls_export_clist = var_tls_export_clist, in tls_proxy_client_param_from_config()
H A Dtls_misc.c284 char *var_tls_export_clist; variable
652 VAR_TLS_EXPORT_CLIST, DEF_TLS_EXPORT_CLIST, &var_tls_export_clist, 1, 0, in tls_param_init()
822 vstring_strcpy(buf, var_tls_export_clist); in tls_set_ciphers()
/netbsd/external/ibm-public/postfix/dist/src/global/
H A Dmail_params.h3341 extern char *var_tls_export_clist;