Home
last modified time | relevance | path

Searched defs:TreeProof (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/mod/sumdb/tlog/
Dtlog.go457 type TreeProof []Hash type
548 func CheckTree(p TreeProof, t int64, th Hash, n int64, h Hash) error {
566 func runTreeProof(p TreeProof, lo, hi, n int64, old Hash) (Hash, Hash, error) {