Home
last modified time | relevance | path

Searched refs:TLS_LOG_DANE (Results 1 – 3 of 3) sorted by relevance

/dports/mail/postfix-current/postfix-3.7-20211107/src/tls/
H A Dtls_dane.c476 if (log_mask & (TLS_LOG_VERBOSE | TLS_LOG_DANE)) in tls_dane_add_fpt_digests()
541 if (log_mask & (TLS_LOG_VERBOSE | TLS_LOG_DANE)) in parse_tlsa_rr()
751 if (log_mask & (TLS_LOG_VERBOSE | TLS_LOG_DANE)) in tls_dane_load_trustfile()
761 if (log_mask & (TLS_LOG_VERBOSE | TLS_LOG_DANE)) in tls_dane_load_trustfile()
H A Dtls.h303 #define TLS_LOG_DANE (1<<10) macro
H A Dtls_misc.c537 "dane", TLS_LOG_DANE, /* DANE policy construction */