Home
last modified time | relevance | path

Searched refs:VAR_TLS_TKT_CIPHER (Results 1 – 5 of 5) sorted by relevance

/dports/mail/postfix-current/postfix-3.7-20211107/src/tls/
H A Dtls_proxy_client_print.c117 SEND_ATTR_STR(VAR_TLS_TKT_CIPHER, params->tls_tkt_cipher), in tls_proxy_client_param_print()
H A Dtls_proxy_client_scan.c182 RECV_ATTR_STR(VAR_TLS_TKT_CIPHER, tls_tkt_cipher), in tls_proxy_client_param_scan()
H A Dtls_server.c537 VAR_TLS_TKT_CIPHER, var_tls_tkt_cipher); in tls_server_init()
H A Dtls_misc.c659 VAR_TLS_TKT_CIPHER, DEF_TLS_TKT_CIPHER, &var_tls_tkt_cipher, 0, 0, in tls_param_init()
/dports/mail/postfix-current/postfix-3.7-20211107/src/global/
H A Dmail_params.h3372 #define VAR_TLS_TKT_CIPHER "tls_session_ticket_cipher" macro