Home
last modified time | relevance | path

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

/curl/lib/
H A Dhttp_aws_sigv4.c388 #define S3_UNSIGNED_PAYLOAD "UNSIGNED-PAYLOAD" macro
410 size_t len = sizeof(S3_UNSIGNED_PAYLOAD) - 1; in calc_s3_payload_hash()
412 memcpy(sha_hex, S3_UNSIGNED_PAYLOAD, len); in calc_s3_payload_hash()

Completed in 7 milliseconds