func crypto/internal/fips140deps/time.HighPrecisionNow
4 uses
crypto/internal/fips140deps/time (current package)
time.go#L19: func HighPrecisionNow() int64 {
crypto/internal/entropy/v1.0.0
entropy.go#L106: lcgState: uint32(time.HighPrecisionNow()),
entropy.go#L107: previous: time.HighPrecisionNow(),
entropy.go#L137: t := time.HighPrecisionNow()
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)