Searched refs:TLSAFLTEMPVRFY (Results 1 – 3 of 3) sorted by relevance
129 # define TLSAFLTEMPVRFY 0x00008000 /* temporary DANE verification failure */ macro
1862 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))
1728 && (0 == (dane_vrfy_ctx.dane_vrfy_chk & TLSAFLTEMPVRFY)) \4319 (0 == (dane_vrfy_ctx.dane_vrfy_chk & TLSAFLTEMPVRFY)),