crypto/hmac.Equal
standard libraryThe 3335th most-called standard-library function by production calls. Called 184 times across 103 modules; 179 of those run outside tests and generated code.
3% in production calls vs 2026-W37 (173 → 179)
- prod calls
- 179
- non-test, non-generated
- all calls
- 184
- total callsites
- modules
- 103
- distinct callers
- in loop
- 9%
- of prod calls
- in tests
- 3%
- 5 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 Equal from notable Go projects. Open one on the map to see what else it hammers.
- Docker 3 2%
- Gitea 3 2%
- Vault 3 2%
- Go (golang.org/x) 2 1%
- InfluxDB 2 1%
where it's called
Callsites in the wild
12 representative callsites of 184, prioritizing in-loop and non-test usage. We link to source, never display it.
-
XTLS/Xray-core @v1.260327.0
in loop -
adnanh/webhook @v0.0.0-20260904180256-2bbdeb9f90b5
in loop -
google/gvisor @v0.0.0-20260919054224-26f3455a4cb9
in loop - in loop
- in loop
- in loop
-
sagernet/gvisor @v0.0.0-20260727.0-sing-box-mod.1
in loop - in loop
-
stripe/stripe-go @v70.15.0+incompatible
in loop -
stripe/stripe-go/v74 @v74.30.0
in loop -
xtls/reality @v0.0.0-20260921001439-3c98159dee38
in loop -
xtls/xray-core @v1.260327.0
in loop
top callers
The modules that reach for it
The modules that call Equal most in this snapshot.
- github.com/jcmturner/gokrb5/v8127%
- maunium.net/go/mautrix116%
- github.com/Tencent/WeKnora53%
- github.com/cloudflare/cloudflared53%
- github.com/cloudflare/redoctober42%
siblings
More from crypto/hmac
The other most-called functions in this package. See all →