Skip to content
callcount

crypto/cipher.AEAD.Open

standard library

The 2117th most-called standard-library method by production calls. Called 338 times across 112 modules; 286 of those run outside tests and generated code.

All of crypto/cipher → Docs on pkg.go.dev ↗

prod calls
286
non-test, non-generated
all calls
338
total callsites
modules
112
distinct callers
in loop
7%
of prod calls
in tests
15%
52 calls
resolved
0%
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 →

  • Interface method100%Called through an interface. The runtime target may differ.

who calls this

Notable callers

Production calls into AEAD.Open from notable Go projects. Open one on the map to see what else it hammers.

where it's called

Callsites in the wild

12 representative callsites of 338, prioritizing in-loop and non-test usage. We link to source, never display it.

AEAD.Open · 12 of 338 callsites

top callers

The modules that reach for it

The modules that call AEAD.Open most in this snapshot.

  • github.com/sagernet/sing-shadowsocks206%
  • github.com/xtls/xray-core144%
  • github.com/nats-io/nats-server/v2124%
  • golang.org/x/crypto113%
  • github.com/go-jose/go-jose/v3103%

siblings

More from crypto/cipher

The other most-called members in this package. See all →