Home
last modified time | relevance | path

Searched refs:UNUSED_PARAM (Results 1 – 10 of 10) sorted by relevance

/curl/lib/
H A Dcurl_setup.h708 # define UNUSED_PARAM __attribute__((__unused__)) macro
711 # define UNUSED_PARAM __attribute__((__unused__)) macro
718 # define UNUSED_PARAM /* NOTHING */ macro
H A Dkrb5.c136 int level UNUSED_PARAM, in krb5_decode() argument
137 struct connectdata *conn UNUSED_PARAM) in krb5_decode() argument
/curl/lib/vtls/
H A Dvtls.c1170 int Curl_none_shutdown(struct Curl_cfilter *cf UNUSED_PARAM, in Curl_none_shutdown() argument
1171 struct Curl_easy *data UNUSED_PARAM) in Curl_none_shutdown() argument
1185 CURLcode Curl_none_random(struct Curl_easy *data UNUSED_PARAM, in Curl_none_random() argument
1186 unsigned char *entropy UNUSED_PARAM, in Curl_none_random() argument
1187 size_t length UNUSED_PARAM) in Curl_none_random() argument
1195 void Curl_none_close_all(struct Curl_easy *data UNUSED_PARAM) in Curl_none_close_all() argument
1200 void Curl_none_session_free(void *ptr UNUSED_PARAM) in Curl_none_session_free() argument
1205 bool Curl_none_data_pending(struct Curl_cfilter *cf UNUSED_PARAM, in Curl_none_data_pending() argument
1206 const struct Curl_easy *data UNUSED_PARAM) in Curl_none_data_pending() argument
1218 CURLcode Curl_none_set_engine(struct Curl_easy *data UNUSED_PARAM, in Curl_none_set_engine() argument
[all …]
H A Drustls.c399 cr_verify_none(void *userdata UNUSED_PARAM, in cr_verify_none() argument
400 const rustls_verify_server_cert_params *params UNUSED_PARAM) in cr_verify_none() argument
718 CURLINFO info UNUSED_PARAM) in cr_get_internals() argument
H A Dbearssl.c1022 static CURLcode bearssl_random(struct Curl_easy *data UNUSED_PARAM, in bearssl_random() argument
1065 CURLINFO info UNUSED_PARAM) in bearssl_get_internals() argument
1097 size_t sha256len UNUSED_PARAM) in bearssl_sha256sum() argument
H A Dmbedtls.c1458 size_t sha256len UNUSED_PARAM) argument
1477 CURLINFO info UNUSED_PARAM) argument
H A Dwolfssl.c1473 CURLINFO info UNUSED_PARAM) in wolfssl_get_internals() argument
H A Dschannel.c2603 static CURLcode schannel_random(struct Curl_easy *data UNUSED_PARAM, in schannel_random() argument
2740 CURLINFO info UNUSED_PARAM) in schannel_get_internals() argument
H A Dsectransp.c3063 static CURLcode sectransp_random(struct Curl_easy *data UNUSED_PARAM, argument
3233 CURLINFO info UNUSED_PARAM) argument
H A Dgtls.c1825 CURLINFO info UNUSED_PARAM) in gtls_get_internals() argument

Completed in 64 milliseconds