Searched defs:certverifyresult (Results 1 – 3 of 3) sorted by relevance
2307 long * const certverifyresult = SSL_IS_PROXY() ? in ossl_connect_step1() local2789 long * const certverifyresult = SSL_IS_PROXY() ? in ossl_connect_step2() local3331 long * const certverifyresult = SSL_IS_PROXY() ? in servercert() local
2105 long * const certverifyresult = SSL_IS_PROXY() ? in nss_do_connect() local
232 long certverifyresult; /* result from the certificate verification */ member