func crypto/internal/fips140/drbg.NewCounter
3 uses
crypto/internal/fips140/drbg (current package)
cast.go#L49: c := NewCounter(entropy)
ctrdrbg.go#L38: func NewCounter(entropy *[SeedSize]byte) *Counter {
rand.go#L20: c = NewCounter(seed)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)