Home
last modified time | relevance | path

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

/dports/mail/postfix-current/postfix-3.7-20211107/src/smtp/
H A Dsmtp_tls_policy.c169 *(levelp) = TLS_LEV_INVALID; } while (0)
210 *site_level = TLS_LEV_INVALID; in tls_site_lookup()
258 if (*site_level == TLS_LEV_INVALID) { in tls_policy_lookup_one()
457 case TLS_LEV_INVALID: in set_cipher_grade()
534 if (site_level != TLS_LEV_INVALID in policy_create()
563 case TLS_LEV_INVALID: in policy_create()
576 if (tls->level == TLS_LEV_INVALID) in policy_create()
609 case TLS_LEV_INVALID: in policy_create()
712 if (tls->level == TLS_LEV_INVALID) { in smtp_tls_policy_cache_query()
788 tls->level = TLS_LEV_INVALID; in dane_incompat()
[all …]
H A Dsmtp_proto.c385 if (state->tls->level == TLS_LEV_INVALID) in smtp_helo()
/dports/mail/postfix-current/postfix-3.7-20211107/src/tls/
H A Dtls_level.c82 0, TLS_LEV_INVALID,
89 return ((level != TLS_LEV_HALF_DANE) ? level : TLS_LEV_INVALID); in tls_level_lookup()
H A Dtls.h41 #define TLS_LEV_INVALID -2 /* sentinel */ macro
/dports/mail/postfix-current/postfix-3.7-20211107/src/posttls-finger/
H A Dposttls-finger.c1421 level = TLS_LEV_INVALID; in dane_host_level()
1539 if (level == TLS_LEV_INVALID in connect_remote()
2013 case TLS_LEV_INVALID: in parse_options()