crypto/rsa.GenerateKey
standard libraryThe 1964th most-called standard-library function by production calls. Called 876 times across 227 modules; 311 of those run outside tests and generated code.
- prod calls
- 311
- non-test, non-generated
- all calls
- 876
- total callsites
- modules
- 227
- distinct callers
- in loop
- 0%
- of prod calls
- in tests
- 64%
- 565 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 GenerateKey from notable Go projects. Open one on the map to see what else it hammers.
- Kubernetes 48 15%
- SPIFFE 14 5%
- Caddy 6 2%
- Traefik 5 2%
- Argo 4 1%
where it's called
Callsites in the wild
12 representative callsites of 876, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop test
- in loop test
- in loop test
- in loop test
-
pion/dtls/v3 @v3.1.5
in loop test -
seaweedfs/seaweedfs @v0.0.0-20260805044234-3c549b33ab8d
in loop test - in loop test
- in loop test
- in loop test
-
pion/dtls/v3 @v3.1.5
in loop test -
pion/dtls/v3 @v3.1.5
in loop test -
top callers
The modules that reach for it
The modules that call GenerateKey most in this snapshot.
- github.com/go-acme/lego/v4475%
- github.com/go-acme/lego/v5435%
- github.com/go-acme/lego/v3314%
- github.com/go-acme/lego273%
- github.com/kubernetes/kubernetes263%
siblings
More from crypto/rsa
The other most-called functions in this package. See all →