Home
last modified time | relevance | path

Searched refs:TLS_LEV_NONE (Results 1 – 11 of 11) sorted by relevance

/netbsd-src/external/ibm-public/postfix/dist/src/smtp/
H A Dsmtp_tls_policy.c191 *site_level = TLS_LEV_NONE; in tls_site_lookup()
194 if (*site_level < TLS_LEV_NONE) in tls_site_lookup()
460 case TLS_LEV_NONE: in set_cipher_grade()
585 if (tls->level > TLS_LEV_NONE && tls->protocols == 0) in policy_create()
589 if (tls->level > TLS_LEV_NONE && tls->sni == 0) { in policy_create()
612 case TLS_LEV_NONE: in policy_create()
759 l = var_smtp_use_tls ? TLS_LEV_MAY : TLS_LEV_NONE; in global_tls_level()
H A Dsmtp_connect.c573 state->tls->level = TLS_LEV_NONE; in smtp_connect_local()
1068 state->tls->level = TLS_LEV_NONE; in smtp_connect_inet()
H A Dsmtp.c1494 case TLS_LEV_NONE: in pre_init()
H A Dsmtp.h133 _tls_policy_dummy_tmp->level = TLS_LEV_NONE; \
H A Dsmtp_proto.c756 state->tls->level <= TLS_LEV_NONE) in smtp_helo()
/netbsd-src/external/ibm-public/postfix/dist/src/tls/
H A Dtls_level.c75 "none", TLS_LEV_NONE,
H A Dtls.h45 #define TLS_LEV_NONE 0 /* plain-text only */ macro
/netbsd-src/external/ibm-public/postfix/dist/src/tlsproxy/
H A Dtlsproxy.c1559 case TLS_LEV_NONE: in pre_jail_init_server()
1726 case TLS_LEV_NONE: in pre_jail_init_client()
/netbsd-src/external/ibm-public/postfix/dist/src/posttls-finger/
H A Dposttls-finger.c1853 if (state->level <= TLS_LEV_NONE) in tls_init()
1927 state->level = TLS_LEV_NONE; in parse_options()
2101 case TLS_LEV_NONE: in parse_options()
/netbsd-src/external/ibm-public/postfix/dist/src/postscreen/
H A Dpostscreen_smtpd.c1269 case TLS_LEV_NONE: in psc_smtpd_init()
/netbsd-src/external/ibm-public/postfix/dist/src/smtpd/
H A Dsmtpd.c6292 case TLS_LEV_NONE: in pre_jail_init()