Home
last modified time | relevance | path

Searched refs:c1 (Results 1 – 19 of 19) sorted by relevance

/curl/tests/certs/
H A DServer-localhost-firstSAN-sv.crt24 64:e3:c1:6d:2d:71:11:5d:4b:14:61:20:4b:18:a1:
36 87:65:45:49:b6:ac:21:1b:c8:94:c1:0c:e7:13:e6:
62 c1:8f:95:22:e3:1f:8b:3a:21:89:e5:96:08:3d:83:33:37:66:
63 48:03:f7:98:dd:2f:6d:09:7a:82:26:c1:eb:16:b9:5e:5b:f5:
H A DServer-localhost-firstSAN-sv.pem87 64:e3:c1:6d:2d:71:11:5d:4b:14:61:20:4b:18:a1:
99 87:65:45:49:b6:ac:21:1b:c8:94:c1:0c:e7:13:e6:
125 c1:8f:95:22:e3:1f:8b:3a:21:89:e5:96:08:3d:83:33:37:66:
126 48:03:f7:98:dd:2f:6d:09:7a:82:26:c1:eb:16:b9:5e:5b:f5:
H A DEdelCurlRoot-ca.crt24 1d:a5:05:dd:a5:f2:c1:9a:28:e2:31:66:a2:7b:e0:
61 e7:1f:b6:bc:7e:e8:b6:a1:b7:99:9f:98:2c:c1:70:db:32:ea:
66 aa:d0:c1:2d:35:db:b5:2f:ac:34:40:e3:7f:da:f7:34:f8:a2:
H A DEdelCurlRoot-ca.cacert24 1d:a5:05:dd:a5:f2:c1:9a:28:e2:31:66:a2:7b:e0:
61 e7:1f:b6:bc:7e:e8:b6:a1:b7:99:9f:98:2c:c1:70:db:32:ea:
66 aa:d0:c1:2d:35:db:b5:2f:ac:34:40:e3:7f:da:f7:34:f8:a2:
H A DServer-localhost0h-sv.crt27 1c:ea:bd:f1:9e:c1:e2:e7:98:88:4f:e9:4b:b6:c8:
67 e5:87:67:2c:38:a3:c1:d4:f2:b4:ce:72:9d:2e:f8:b9:91:cb:
74 3f:0c:43:43:bd:83:f7:ef:1e:ee:e7:6a:e7:3a:c1:c7:aa:1d:
H A DServer-localhost0h-sv.pem91 1c:ea:bd:f1:9e:c1:e2:e7:98:88:4f:e9:4b:b6:c8:
131 e5:87:67:2c:38:a3:c1:d4:f2:b4:ce:72:9d:2e:f8:b9:91:cb:
138 3f:0c:43:43:bd:83:f7:ef:1e:ee:e7:6a:e7:3a:c1:c7:aa:1d:
H A Dstunnel-sv.crt28 8b:f5:2e:4c:d3:c1:88:b2:c8:98:19:5f:ef:98:fc:
64 cb:7b:57:c1:92:78:85:08:fa:64:50:c2:7b:83:02:4d:79:13:
H A Dstunnel-sv.pem91 8b:f5:2e:4c:d3:c1:88:b2:c8:98:19:5f:ef:98:fc:
127 cb:7b:57:c1:92:78:85:08:fa:64:50:c2:7b:83:02:4d:79:13:
H A DServer-localhost.nn-sv.crt60 66:8f:f5:ea:6a:5d:58:b6:50:b0:5b:7b:1f:c1:54:d9:a3:bb:
H A DServer-localhost-sv.crt67 2b:8d:69:8b:d7:c1:45:61:85:ef:32:45:dd:00:a2:81:98:44:
H A DServer-localhost-lastSAN-sv.crt27 d0:c4:70:63:cf:17:a0:c6:13:0f:21:3b:c8:c1:46:
H A DServer-localhost.nn-sv.pem123 66:8f:f5:ea:6a:5d:58:b6:50:b0:5b:7b:1f:c1:54:d9:a3:bb:
H A DServer-localhost-sv.pem130 2b:8d:69:8b:d7:c1:45:61:85:ef:32:45:dd:00:a2:81:98:44:
H A DServer-localhost-lastSAN-sv.pem90 d0:c4:70:63:cf:17:a0:c6:13:0f:21:3b:c8:c1:46:
/curl/lib/vtls/
H A Dvtls.c183 if((c1->version == c2->version) && in match_ssl_primary_config()
184 (c1->version_max == c2->version_max) && in match_ssl_primary_config()
185 (c1->ssl_options == c2->ssl_options) && in match_ssl_primary_config()
186 (c1->verifypeer == c2->verifypeer) && in match_ssl_primary_config()
187 (c1->verifyhost == c2->verifyhost) && in match_ssl_primary_config()
188 (c1->verifystatus == c2->verifystatus) && in match_ssl_primary_config()
189 blobcmp(c1->cert_blob, c2->cert_blob) && in match_ssl_primary_config()
192 Curl_safecmp(c1->CApath, c2->CApath) && in match_ssl_primary_config()
193 Curl_safecmp(c1->CAfile, c2->CAfile) && in match_ssl_primary_config()
202 strcasecompare(c1->curves, c2->curves) && in match_ssl_primary_config()
[all …]
/curl/tests/data/
H A Dtest310356 Cookie: c1=v1
H A Dtest65490 1c1
/curl/lib/
H A Dcookie.c1290 struct Cookie *c1 = *(struct Cookie **)p1; in cookie_sort() local
1295 l1 = c1->path ? strlen(c1->path) : 0; in cookie_sort()
1302 l1 = c1->domain ? strlen(c1->domain) : 0; in cookie_sort()
1309 l1 = c1->name ? strlen(c1->name) : 0; in cookie_sort()
1316 return (c2->creationtime > c1->creationtime) ? 1 : -1; in cookie_sort()
1326 struct Cookie *c1 = *(struct Cookie **)p1; in cookie_sort_ct() local
1329 return (c2->creationtime > c1->creationtime) ? 1 : -1; in cookie_sort_ct()
/curl/tests/
H A Dstunnel.pem91 8b:f5:2e:4c:d3:c1:88:b2:c8:98:19:5f:ef:98:fc:
127 cb:7b:57:c1:92:78:85:08:fa:64:50:c2:7b:83:02:4d:79:13:

Completed in 70 milliseconds