crypto/hmac.Equal
standard libraryThe 3552nd most-called standard-library function by production calls. Called 170 times across 97 modules; 167 of those run outside tests and generated code.
- prod calls
- 167
- non-test, non-generated
- all calls
- 170
- total callsites
- modules
- 97
- distinct callers
- in loop
- 10%
- of prod calls
- in tests
- 2%
- 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 →
- 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 170, 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-20260802140341-92742d64dbc0
in loop -
google/gvisor @v0.0.0-20260805052044-b67f1412986c
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-20260322125925-9234c772ba8f
in loop -
xtls/xray-core @v1.260327.0
in loop -
zmap/zcrypto @v0.0.0-20260725024403-2c658ce3c66f
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/redoctober42%
- github.com/google/gvisor42%
siblings
More from crypto/hmac
The other most-called functions in this package. See all →