Home
last modified time | relevance | path

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

/freebsd/contrib/sendmail/src/
H A Dtls.h145 # define DANE_NEVER TLSAFLNONE /* XREF: see sendmail.h: #define Dane */ macro
148 # define CHK_DANE(dane) (DANEMODE((dane)) != DANE_NEVER)
H A Ddeliver.c2792 tlsa_flags |= ste != NULL ? Dane : DANE_NEVER;
7605 dane_vrfy_ctx->dane_vrfy_chk = DANE_NEVER;
H A Dreadcf.c4905 Dane = atobool(val) ? DANE_SECURE : DANE_NEVER;
H A Dsrvrsmtp.c2359 tlsi_ctx.tlsi_dvc.dane_vrfy_chk = DANE_NEVER;