Home
last modified time | relevance | path

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

12

/curl/tests/unit/
H A Dunit1309.c86 struct curltime key; variable
116 struct curltime key; variable
H A Dunit1602.c58 int key = 20; variable
H A Dunit1616.c56 curl_off_t key = 20; variable
H A Dunit1603.c43 static void my_elem_dtor(void *key, size_t key_len, void *p) in my_elem_dtor()
H A Dunit1300.c32 static void test_Curl_llist_dtor(void *key, void *value) in test_Curl_llist_dtor()
/curl/lib/
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 Dhash.c90 mk_hash_element(const void *key, size_t key_len, const void *p, in mk_hash_element()
108 void *Curl_hash_add2(struct Curl_hash *h, void *key, size_t key_len, void *p, in Curl_hash_add2()
157 Curl_hash_add(struct Curl_hash *h, void *key, size_t key_len, void *p) in Curl_hash_add()
167 int Curl_hash_delete(struct Curl_hash *h, void *key, size_t key_len) in Curl_hash_delete()
193 Curl_hash_pick(struct Curl_hash *h, void *key, size_t key_len) in Curl_hash_pick()
279 size_t Curl_hash_str(void *key, size_t key_length, size_t slots_num) in Curl_hash_str()
H A Dcurl_ntlm_core.c142 static void extend_key_56_to_64(const unsigned char *key_56, char *key) in extend_key_56_to_64()
163 DES_cblock key; in setup_des_key() local
180 char key[8]; in setup_des_key() local
198 char key[8]; in encrypt_des() local
217 char key[8]; in encrypt_des() local
240 char key[8]; in encrypt_des() local
269 char key[8]; in encrypt_des() member
H A Dsplay.h35 struct curltime key; /* this node's "sort" key */ member
H A Dhash.h74 char key[1]; /* allocated memory following the struct */ member
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.c354 char key[CONTENT_SHA256_KEY_LEN]; in parse_content_sha_hdr() local
H A Dpop3.c1427 const char *key = ptr; in pop3_parse_url_options() local
H A Dmulti.c245 static size_t trhash(void *key, size_t key_length, size_t slots_num) in trhash()
343 static size_t hash_fd(void *key, size_t key_length, size_t slots_num) in hash_fd()
H A Dopenldap.c297 const char *key = ptr; in oldap_parse_login_options() local
H A Dsmtp.c1645 const char *key = ptr; in smtp_parse_url_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.py133 def check_stat_positive(self, s, idx, key): argument
137 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()
/curl/tests/http/testenv/mod_curltest/
H A Dmod_curltest.c63 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()
1164 gnutls_pubkey_t key = NULL; in pkp_pin_peer_pubkey() local
/curl/src/
H A Dtool_getparam.c1011 struct LongShort key; in findlongopt() local
/curl/tests/server/
H A Dsocksd.c192 char key[32]; in getconfig() local
H A Dmqttd.c150 char key[32]; in getconfig() local

Completed in 86 milliseconds

12