- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for NewChecksumFromData (0.09 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
cmd/erasure-multipart.go
} if checksumType.IsSet() { checksumType |= hash.ChecksumMultipart | hash.ChecksumIncludesMultipart checksum.Type = checksumType if !checksumType.FullObjectRequested() { checksum = *hash.NewChecksumFromData(checksumType, checksumCombined) } fi.Checksum = checksum.AppendTo(nil, checksumCombined) if opts.EncryptFn != nil { fi.Checksum = opts.EncryptFn("object-checksum", fi.Checksum) } }
Created: Sun Dec 28 19:28:13 GMT 2025 - Last Modified: Fri Oct 24 04:05:31 GMT 2025 - 47.1K bytes - Click Count (0)