Home
last modified time | relevance | path

Searched defs:key (Results 1 – 25 of 34) sorted by relevance

12

/curl/tests/unit/
H A Dunit1309.c86 struct curltime key; variable
116 struct curltime key; variable
H A Dunit1602.c59 int key = 20; variable
H A Dunit1616.c57 curl_off_t key = 20; variable
H A Dunit1300.c32 static void test_Curl_llist_dtor(void *key, void *value) in test_Curl_llist_dtor()
H A Dunit1603.c44 static void my_elem_dtor(void *key, size_t key_len, void *p) in my_elem_dtor()
/curl/lib/
H A Dhash.c83 mk_hash_element(const void *key, size_t key_len, const void *p, in mk_hash_element()
101 void *Curl_hash_add2(struct Curl_hash *h, void *key, size_t key_len, void *p, in Curl_hash_add2()
149 Curl_hash_add(struct Curl_hash *h, void *key, size_t key_len, void *p) in Curl_hash_add()
159 int Curl_hash_delete(struct Curl_hash *h, void *key, size_t key_len) in Curl_hash_delete()
186 Curl_hash_pick(struct Curl_hash *h, void *key, size_t key_len) in Curl_hash_pick()
266 size_t Curl_hash_str(void *key, size_t key_length, size_t slots_num) in Curl_hash_str()
H A Dhmac.c56 const unsigned char *key, in Curl_HMAC_init()
154 const unsigned char *key, const size_t keylen, in Curl_hmacit()
H A Dcurl_ntlm_core.c138 static void extend_key_56_to_64(const unsigned char *key_56, char *key) in extend_key_56_to_64()
159 DES_cblock key; in setup_des_key() local
176 char key[8]; in setup_des_key() local
194 char key[8]; in encrypt_des() local
213 char key[8]; in encrypt_des() local
236 char key[8]; in encrypt_des() local
265 char key[8]; in encrypt_des() member
H A Dsplay.h34 struct curltime key; /* this node's "sort" key */ member
H A Dhash.h68 char key[1]; /* allocated memory following the struct */ member
H A Dconncache.c207 char key[HASHKEY_SIZE]; in Curl_conncache_find_bundle() local
216 char *key, struct connectbundle *bundle) in connc_add_bundle()
256 char key[HASHKEY_SIZE]; in Curl_conncache_add_conn() local
H A Dsetup-vms.h420 static void des_set_odd_parity(des_cblock *key) { in des_set_odd_parity()
424 static int des_set_key(const_des_cblock *key, in des_set_key()
H A Dhttp_aws_sigv4.c323 char key[CONTENT_SHA256_KEY_LEN]; in parse_content_sha_hdr() local
H A Dmulti.c240 static size_t trhash(void *key, size_t key_length, size_t slots_num) in trhash()
341 static size_t hash_fd(void *key, size_t key_length, size_t slots_num) in hash_fd()
H A Dpop3.c1369 const char *key = ptr; in pop3_parse_url_options() local
H A Dopenldap.c296 const char *key = ptr; in oldap_parse_login_options() local
/curl/tests/libtest/
H A Dlib1541.c46 static void report_time(const char *key, const char *where, curl_off_t time, in report_time()
56 static void check_time(CURL *easy, int key, const char *name, in check_time()
68 static void check_time0(CURL *easy, int key, const char *name, in check_time0()
/curl/tests/http/
H A Dtest_16_info.py126 def check_stat_positive(self, s, key): argument
130 def check_stat_zero(self, s, key): argument
/curl/packages/OS400/
H A Dos400sys.c162 buffer_unthreaded(localkey_t key, long size) in buffer_unthreaded()
169 buffer_threaded(localkey_t key, long size) in buffer_threaded()
200 buffer_undef(localkey_t key, long size) in buffer_undef()
232 set_thread_string(localkey_t key, const char *s) in set_thread_string()
H A Dccsidcurl.c239 keyed_string(localkey_t key, const char *ascii, unsigned int ccsid) in keyed_string()
/curl/tests/http/testenv/mod_curltest/
H A Dmod_curltest.c62 const char *key = "mod_curltest_init_counter"; in curltest_post_config() local
/curl/lib/vauth/
H A Ddigest.c199 const char *key, in auth_digest_get_key_value()
/curl/lib/vtls/
H A Dgtls.c626 static void gtls_shared_creds_hash_free(void *key, size_t key_len, void *p) in gtls_shared_creds_hash_free()
1156 gnutls_pubkey_t key = NULL; in pkp_pin_peer_pubkey() local
/curl/tests/server/
H A Dsocksd.c195 char key[32]; in getconfig() local
H A Dmqttd.c153 char key[32]; in getconfig() local

Completed in 106 milliseconds

12