Searched refs:tname (Results 1 – 5 of 5) sorted by relevance
/curl/tests/data/ |
H A D | test175 | 15 Authentication-Info: Passport1.4 tname=MSPAuth,tname=MSPProf,tname=MSPConsent,tname=MSPSecAuth 33 Authentication-Info: Passport1.4 tname=MSPAuth,tname=MSPProf,tname=MSPConsent,tname=MSPSecAuth
|
H A D | test176 | 16 Authentication-Info: Passport1.4 tname=MSPAuth,tname=MSPProf,tname=MSPConsent,tname=MSPSecAuth 34 Authentication-Info: Passport1.4 tname=MSPAuth,tname=MSPProf,tname=MSPConsent,tname=MSPSecAuth
|
H A D | test174 | 14 Authentication-Info: Passport1.4 tname=MSPAuth,tname=MSPProf,tname=MSPConsent,tname=MSPSecAuth
|
/curl/lib/vtls/ |
H A D | openssl.c | 2224 const char *tname = (peer->type == CURL_SSL_PEER_DNS) ? "hostname" : in ossl_verifyhost() local 2227 infof(data, " subjectAltName does not match %s %s", tname, peer->dispname); in ossl_verifyhost() 2229 "target %s '%s'", tname, peer->dispname); in ossl_verifyhost()
|
/curl/m4/ |
H A D | curl-functions.m4 | 4665 tname=`echo "ac_cv_sizeof_$1" | tr A-Z a-z | tr " " "_"` 4666 eval "$tname=$r"
|
Completed in 19 milliseconds