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.c1171 int Curl_none_shutdown(struct Curl_cfilter *cf UNUSED_PARAM, in Curl_none_shutdown() argument
1172 struct Curl_easy *data UNUSED_PARAM) in Curl_none_shutdown() argument
1186 CURLcode Curl_none_random(struct Curl_easy *data UNUSED_PARAM, in Curl_none_random() argument
1187 unsigned char *entropy UNUSED_PARAM, in Curl_none_random() argument
1188 size_t length UNUSED_PARAM) in Curl_none_random() argument
1196 void Curl_none_close_all(struct Curl_easy *data UNUSED_PARAM) in Curl_none_close_all() argument
1201 void Curl_none_session_free(void *ptr UNUSED_PARAM) in Curl_none_session_free() argument
1206 bool Curl_none_data_pending(struct Curl_cfilter *cf UNUSED_PARAM, in Curl_none_data_pending() argument
1207 const struct Curl_easy *data UNUSED_PARAM) in Curl_none_data_pending() argument
1219 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
722 CURLINFO info UNUSED_PARAM) in cr_get_internals() argument
H A Dbearssl.c1021 static CURLcode bearssl_random(struct Curl_easy *data UNUSED_PARAM, in bearssl_random() argument
1064 CURLINFO info UNUSED_PARAM) in bearssl_get_internals() argument
1096 size_t sha256len UNUSED_PARAM) in bearssl_sha256sum() argument
H A Dmbedtls.c1495 size_t sha256len UNUSED_PARAM) argument
1514 CURLINFO info UNUSED_PARAM) argument
H A Dsectransp.c2676 static CURLcode sectransp_random(struct Curl_easy *data UNUSED_PARAM, argument
2846 CURLINFO info UNUSED_PARAM) argument
H A Dschannel.c2596 static CURLcode schannel_random(struct Curl_easy *data UNUSED_PARAM, in schannel_random() argument
2741 CURLINFO info UNUSED_PARAM) in schannel_get_internals() argument
H A Dwolfssl.c1654 CURLINFO info UNUSED_PARAM) in wolfssl_get_internals() argument
H A Dgtls.c2001 CURLINFO info UNUSED_PARAM) in gtls_get_internals() argument

Completed in 70 milliseconds