crypto/cipher.NewCTR
standard libraryThe 5782nd most-called standard-library function by production calls. Called 132 times across 41 modules; 102 of those run outside tests and generated code.
- prod calls
- 102
- non-test, non-generated
- all calls
- 132
- total callsites
- modules
- 41
- distinct callers
- in loop
- 7%
- of prod calls
- in tests
- 23%
- 30 calls
- resolved
- 100%
- to a known target
resolution mix
How each call resolves
How each call was attributed. Only resolved kinds, where the target function is known, count toward the ranking. Interface dispatch and unresolved receivers are reported separately and never guessed. Read the taxonomy →
- Package function100%A direct call to an exported package function, resolved by type.
who calls this
Notable callers
Production calls into NewCTR from notable Go projects. Open one on the map to see what else it hammers.
- Dgraph 11 11%
- Go (golang.org/x) 9 9%
- Grafana 2 2%
- KubeVirt 1 <1%
- NATS 1 <1%
where it's called
Callsites in the wild
12 representative callsites of 132, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
- in loop
-
metacubex/utls @v1.8.7
in loop - in loop
-
xtls/reality @v0.0.0-20260322125925-9234c772ba8f
in loop - in loop
- in loop
-
seaweedfs/seaweedfs @v0.0.0-20260805044234-3c549b33ab8d
in loop test -
seaweedfs/seaweedfs @v0.0.0-20260805044234-3c549b33ab8d
in loop test - in loop test
- in loop test
-
seaweedfs/seaweedfs @v0.0.0-20260805044234-3c549b33ab8d
in loop test
top callers
The modules that reach for it
The modules that call NewCTR most in this snapshot.
- github.com/seaweedfs/seaweedfs3325%
- golang.org/x/crypto97%
- github.com/dgraph-io/dgraph/v2475%
- github.com/hypermodeinc/dgraph/v2475%
- maunium.net/go/mautrix75%
siblings
More from crypto/cipher
The other most-called functions in this package. See all →