crypto/cipher.NewGCM
standard libraryThe 2808th most-called standard-library function by production calls. Called 225 times across 96 modules; 212 of those run outside tests and generated code.
- prod calls
- 212
- non-test, non-generated
- all calls
- 225
- total callsites
- modules
- 96
- distinct callers
- in loop
- 2%
- of prod calls
- in tests
- 6%
- 13 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 NewGCM from notable Go projects. Open one on the map to see what else it hammers.
- Vault 7 3%
- Kubernetes 6 3%
- gRPC 4 2%
- Go (golang.org/x) 3 1%
- Argo 2 <1%
where it's called
Callsites in the wild
12 representative callsites of 225, prioritizing in-loop and non-test usage. We link to source, never display it.
-
metacubex/utls @v1.8.7
in loop -
txthinking/brook @v0.0.0-20260224032921-5cd13ef3b1fb
in loop -
xtls/reality @v0.0.0-20260322125925-9234c772ba8f
in loop -
txthinking/brook @v0.0.0-20260224032921-5cd13ef3b1fb
in loop -
txthinking/brook @v0.0.0-20260224032921-5cd13ef3b1fb
in loop -
-
-
filippo.io/hpke @v0.4.0
aead.go:92
-
-
gitea.dev @v1.27.1
modules/util/legacy.go:51
-
-
top callers
The modules that reach for it
The modules that call NewGCM most in this snapshot.
- github.com/fish2018/pansou84%
- github.com/seaweedfs/seaweedfs84%
- github.com/txthinking/brook84%
- github.com/sagernet/quic-go63%
- github.com/harness/harness52%
siblings
More from crypto/cipher
The other most-called functions in this package. See all →