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) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |