Searched refs:S3_UNSIGNED_PAYLOAD (Results 1 – 1 of 1) sorted by relevance
388 #define S3_UNSIGNED_PAYLOAD "UNSIGNED-PAYLOAD" macro410 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