Home
last modified time | relevance | path

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

/external/curl/lib/vtls/
Dopenssl.c1714 long * const certverifyresult = SSL_IS_PROXY() ? in ossl_connect_step1() local
2207 long * const certverifyresult = SSL_IS_PROXY() ? in ossl_connect_step2() local
2761 long * const certverifyresult = SSL_IS_PROXY() ? in servercert() local
Dnss.c1927 long * const certverifyresult = SSL_IS_PROXY() ? in nss_do_connect() local
/external/curl/lib/
Durldata.h364 long certverifyresult; /* result from the certificate verification */ member