Home
last modified time | relevance | path

Searched refs:hex (Results 26 – 41 of 41) sorted by relevance

12

/curl/tests/data/
H A Dtest119215 <datacheck hex="yes">
H A Dtest119415 <datacheck hex="yes">
H A Dtest119515 <datacheck hex="yes">
H A Dtest119615 <datacheck hex="yes">
H A Dtest220415 <datacheck hex="yes">
H A Dtest220315 <datacheck hex="yes">
H A Dtest191715 <datacheck hex="yes">
H A Dtest220015 <datacheck hex="yes">
H A Dtest301715 <datacheck hex="yes">
H A Dtest301816 <datacheck hex="yes">
/curl/docs/libcurl/opts/
H A DCURLOPT_SSLCERT.md51 SHA-1 hex string which you can see in certificate details. Following store
H A DCURLOPT_DEBUGFUNCTION.md123 /* show hex to the left */
/curl/lib/
H A Dhttp_aws_sigv4.c464 const char hex[] = "0123456789ABCDEF"; in canon_string() local
484 out[1] = hex[((unsigned char)*q)>>4]; in canon_string()
485 out[2] = hex[*q & 0xf]; in canon_string()
/curl/lib/vquic/
H A Dvquic.c655 char hex[3]; in Curl_qlogdir() local
656 msnprintf(hex, 3, "%02x", scid[i]); in Curl_qlogdir()
657 result = Curl_dyn_add(&fname, hex); in Curl_qlogdir()
/curl/docs/cmdline-opts/
H A Dcert.md53 usually a SHA-1 hex string which you can see in certificate details. Following
/curl/
H A DCMakeLists.txt97 set(CURL_TARGET_WINDOWS_VERSION "" CACHE STRING "Minimum target Windows version as hex string")

Completed in 42 milliseconds

12