Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/sendmail/src/
HDtls.h129 # define TLSAFLTEMPVRFY 0x00008000 /* temporary DANE verification failure */ macro
HDtls.c1862 if (dane_vrfy_ctx->dane_vrfy_chk & TLSAFLTEMPVRFY)
2697 dane_vrfy_ctx->dane_vrfy_chk |= TLSAFLTEMPVRFY;
2720 dane_vrfy_ctx->dane_vrfy_chk |= TLSAFLTEMPVRFY;
2778 dane_vrfy_ctx->dane_vrfy_chk |= TLSAFLTEMPVRFY;
2859 && (0 == (dane_vrfy_ctx->dane_vrfy_chk & TLSAFLTEMPVRFY))
HDdeliver.c1728 && (0 == (dane_vrfy_ctx.dane_vrfy_chk & TLSAFLTEMPVRFY)) \
4319 (0 == (dane_vrfy_ctx.dane_vrfy_chk & TLSAFLTEMPVRFY)),