crypto/x509.MarshalECPrivateKey
standard libraryThe 4648th most-called standard-library function by production calls. Called 189 times across 93 modules; 127 of those run outside tests and generated code.
- prod calls
- 127
- non-test, non-generated
- all calls
- 189
- total callsites
- modules
- 93
- distinct callers
- in loop
- <1%
- of prod calls
- in tests
- 33%
- 62 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 MarshalECPrivateKey from notable Go projects. Open one on the map to see what else it hammers.
- Vault 11 9%
- Kubernetes 10 8%
- HashiCorp 7 6%
- SPIFFE 5 4%
- Tailscale 5 4%
where it's called
Callsites in the wild
12 representative callsites of 189, prioritizing in-loop and non-test usage. We link to source, never display it.
-
hashicorp/vault @v1.21.4
in loop -
go.mozilla.org/pkcs7 @v0.10.0
verify_test.go:526
in loop test -
-
-
caddyserver/certmagic @v0.25.4
-
cockroachdb/cockroach @v19.2.12+incompatible
-
-
-
-
etcd/client/pkg/v3 @v3.7.1
transport/listener.go:329
-
go-gitea/gitea @v1.27.1
-
gitea.dev @v1.27.1
cmd/cert.go:96
top callers
The modules that reach for it
The modules that call MarshalECPrivateKey most in this snapshot.
- github.com/hashicorp/vault2111%
- github.com/spiffe/spire74%
- github.com/hashicorp/boundary63%
- github.com/hashicorp/vault/sdk63%
- github.com/authelia/authelia/v453%
siblings
More from crypto/x509
The other most-called functions in this package. See all →