Searched refs:CURL_TLSAUTH_SRP (Results 1 – 6 of 6) sorted by relevance
583 if(SSL_SET_OPTION(authtype) == CURL_TLSAUTH_SRP) { in gtls_connect_step1()877 if(SSL_SET_OPTION(authtype) == CURL_TLSAUTH_SRP) { in gtls_connect_step1()1057 if(SSL_SET_OPTION(authtype) == CURL_TLSAUTH_SRP in gtls_connect_step3()1690 if(SSL_SET_OPTION(authtype) == CURL_TLSAUTH_SRP in Curl_gtls_shutdown()
2353 if(ssl_authtype == CURL_TLSAUTH_SRP) in ossl_connect_step1()2366 if(ssl_authtype == CURL_TLSAUTH_SRP) in ossl_connect_step1()2578 if(ssl_authtype == CURL_TLSAUTH_SRP) { in ossl_connect_step1()
2490 data->set.ssl.authtype = CURL_TLSAUTH_SRP; /* default to SRP */ in vsetopt()2497 data->set.proxy_ssl.authtype = CURL_TLSAUTH_SRP; /* default to SRP */ in vsetopt()2503 data->set.ssl.authtype = CURL_TLSAUTH_SRP; /* default to SRP */ in vsetopt()2510 data->set.proxy_ssl.authtype = CURL_TLSAUTH_SRP; /* default to SRP */ in vsetopt()2516 data->set.ssl.authtype = CURL_TLSAUTH_SRP; in vsetopt()2524 data->set.proxy_ssl.authtype = CURL_TLSAUTH_SRP; in vsetopt()
911 CURL_TLSAUTH_SRP 7.21.4
2041 CURL_TLSAUTH_SRP, enumerator
294 d CURL_TLSAUTH_SRP...