Searched refs:errordepth (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/postfix-255/postfix/src/tls/
H A Dtls_verify.c129 if (TLScontext->errordepth >= 0 && TLScontext->errordepth <= depth)
144 TLScontext->errordepth = depth;
217 int depth = TLScontext->errordepth;
H A Dtls.h222 int errordepth; /* Chain depth of error cert */ member in struct:__anon11832
H A Dtls_misc.c817 TLScontext->errordepth = -1;

Completed in 67 milliseconds