Home
last modified time | relevance | path

Searched defs:certverifyresult (Results 1 – 3 of 3) sorted by relevance

/external/curl/lib/vtls/
Dopenssl.c2307 long * const certverifyresult = SSL_IS_PROXY() ? in ossl_connect_step1() local
2789 long * const certverifyresult = SSL_IS_PROXY() ? in ossl_connect_step2() local
3331 long * const certverifyresult = SSL_IS_PROXY() ? in servercert() local
Dnss.c2105 long * const certverifyresult = SSL_IS_PROXY() ? in nss_do_connect() local
/external/curl/lib/
Durldata.h232 long certverifyresult; /* result from the certificate verification */ member