golang.org/x/crypto/bn256.gfP2.Put
third-partyThe 6833rd most-called third-party method by production calls. Called 90 times across 1 modules; 87 of those run outside tests and generated code.
- prod calls
- 87
- non-test, non-generated
- all calls
- 90
- total callsites
- modules
- 1
- distinct callers
- in loop
- 7%
- of prod calls
- in tests
- 3%
- 3 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 →
- Concrete method100%A method on a value whose type is known exactly.
who calls this
Notable callers
Production calls into gfP2.Put from notable Go projects. Open one on the map to see what else it hammers.
- Go (golang.org/x) 87 100%
where it's called
Callsites in the wild
12 representative callsites of 90, prioritizing in-loop and non-test usage. We link to source, never display it.
-
x/crypto @v0.54.0
bn256/optate.go:217
in loop -
x/crypto @v0.54.0
bn256/optate.go:218
in loop -
x/crypto @v0.54.0
bn256/optate.go:219
in loop -
x/crypto @v0.54.0
bn256/optate.go:233
in loop -
x/crypto @v0.54.0
bn256/optate.go:234
in loop -
x/crypto @v0.54.0
bn256/optate.go:235
in loop -
x/crypto @v0.54.0
bn256/gfp6.go:30
-
x/crypto @v0.54.0
bn256/gfp6.go:31
-
x/crypto @v0.54.0
bn256/gfp6.go:32
-
x/crypto @v0.54.0
bn256/twist.go:57
-
x/crypto @v0.54.0
bn256/twist.go:58
-
x/crypto @v0.54.0
bn256/twist.go:59
top callers
The modules that reach for it
The modules that call gfP2.Put most in this snapshot.
- golang.org/x/crypto90100%
siblings
More from golang.org/x/crypto/bn256
The other most-called members in this package. See all →