Searched refs:pdpth (Results 1 – 3 of 3) sorted by relevance
75 int pdpth; /* Depth of PKIX trust */ member
901 if (dane->pdpth < 0) in check_trust()902 dane->pdpth = num_untrusted; in check_trust()2896 dane->pdpth = -1; in dane_reset()3148 dane->pdpth >= ctx->num_untrusted) in build_chain()3149 dane->pdpth = -1; in build_chain()3303 && (!DANETLS_HAS_PKIX(dane) || dane->pdpth >= 0), in build_chain()
182 dane->pdpth = -1; in dane_final()615 s->dane.pdpth = -1; in SSL_clear()1066 dane->pdpth = -1; in SSL_dane_enable()
Completed in 20 milliseconds