Home
last modified time | relevance | path

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

/dports/mail/postfix-current/postfix-3.7-20211107/src/tls/
H A Dtls.h57 #define TLS_DANE_BASED(l) \ macro
H A Dtls_client.c910 if (TLS_DANE_BASED(props->tls_level)) in tls_client_start()
/dports/mail/postfix-current/postfix-3.7-20211107/src/smtp/
H A Dsmtp_tls_policy.c574 if (TLS_DANE_BASED(tls->level)) in policy_create()
/dports/mail/postfix-current/postfix-3.7-20211107/src/posttls-finger/
H A Dposttls-finger.c1403 if (TLS_DANE_BASED(level)) { in dane_host_level()
2130 if (TLS_DANE_BASED(state.level) && !tls_dane_avail()) { in main()