Home
last modified time | relevance | path

Searched refs:VAR_TLS_LOW_CLIST (Results 1 – 4 of 4) sorted by relevance

/netbsd/external/ibm-public/postfix/dist/src/tls/
H A Dtls_proxy_client_print.c103 SEND_ATTR_STR(VAR_TLS_LOW_CLIST, params->tls_low_clist), in tls_proxy_client_param_print()
H A Dtls_proxy_client_scan.c174 RECV_ATTR_STR(VAR_TLS_LOW_CLIST, tls_low_clist), in tls_proxy_client_param_scan()
H A Dtls_misc.c651 VAR_TLS_LOW_CLIST, DEF_TLS_LOW_CLIST, &var_tls_low_clist, 1, 0, in tls_param_init()
/netbsd/external/ibm-public/postfix/dist/src/global/
H A Dmail_params.h3335 #define VAR_TLS_LOW_CLIST "tls_low_cipherlist" macro