Home
last modified time | relevance | path

Searched refs:signature (Results 1 – 16 of 16) sorted by relevance

/curl/lib/
H A Dbufref.c46 br->signature = SIGNATURE; in Curl_bufref_init()
58 DEBUGASSERT(br->signature == SIGNATURE); in Curl_bufref_free()
91 DEBUGASSERT(br->signature == SIGNATURE); in Curl_bufref_ptr()
103 DEBUGASSERT(br->signature == SIGNATURE); in Curl_bufref_len()
114 DEBUGASSERT(br->signature == SIGNATURE); in Curl_bufref_memdup()
H A Dbufref.h35 int signature; /* Detect API use mistakes. */ member
H A Dsmb.c109 unsigned char signature[8]; member
/curl/docs/cmdline-opts/
H A Daws-sigv4.md7 Help: AWS V4 signature auth
20 Use AWS V4 signature authentication in the transfer.
/curl/lib/vtls/
H A Dx509asn1.h57 struct Curl_asn1Element signature; member
H A Dx509asn1.c791 if(!getASN1Element(&cert->signature, beg, end)) in Curl_parseX509()
1202 result = ASN1tostr(&out, &cert.signature, 0); in Curl_extract_certinfo()
H A Dopenssl.c508 i2a_ASN1_OBJECT(mem, cinf->signature->algorithm); in ossl_certchain()
522 psig = x->signature; in ossl_certchain()
/curl/docs/libcurl/opts/
H A DCURLOPT_AWS_SIGV4.md19 CURLOPT_AWS_SIGV4 - V4 signature
31 Provides AWS V4 signature authentication on HTTP(S) header.
112 A sha256 checksum of the request payload is used as input to the signature
H A DCURLOPT_DOH_SSL_VERIFYHOST.md56 See also CURLOPT_DOH_SSL_VERIFYPEER(3) to verify the digital signature
H A DCURLOPT_PROXY_SSL_VERIFYHOST.md61 See also CURLOPT_PROXY_SSL_VERIFYPEER(3) to verify the digital signature
H A DCURLOPT_HTTPAUTH.md122 provides AWS V4 signature authentication on HTTPS header
/curl/tests/data/
H A Dtest197646 # Strip the actual signature. We only care about header order in this test
/curl/docs/libcurl/
H A Dcurl_mime_data_cb.md47 *readfunc* is a pointer to a data read callback function, with a signature
50 *seekfunc* is a pointer to a seek callback function, with a signature as
56 a signature as shown by the above prototype. If no resource is to be freed, it
/curl/docs/
H A Dmk-ca-bundle.md105 A comma separated list of signature algorithms with which to hash/fingerprint
H A DTODO126 13.15 Select signature algorithms
911 13.15 Select signature algorithms
913 Consider adding an option or a way for users to select TLS signature
914 algorithm. The signature algorithms set by a client are used directly in the
915 supported signature algorithm in the client hello message.
/curl/.github/workflows/
H A Dlinux-old.yml14 # The Debian key will expire 2025-05-20, after which package signature

Completed in 35 milliseconds