Skip to content
callcount

package

crypto/cipher

standard library

12 standard-library functions from crypto/cipher, ranked by how often they are called outside tests and generated code.

Docs on pkg.go.dev ↗

prod calls
2,132
non-test, non-generated
all calls
2,410
total callsites
functions
12
ranked in this snapshot
origin
std
standard-library

members

Functions in crypto/cipher

Ranked by production calls. The bar scales each function against the busiest in this package.

Function Prod calls
AEAD.NonceSize 336
AEAD.Open 286
AEAD.Seal 284
Stream.XORKeyStream 228
NewGCM 212
BlockMode.CryptBlocks 166
Block.BlockSize 135
AEAD.Overhead 119
NewCTR 102
Block.Encrypt 97
NewCBCDecrypter 90
NewCBCEncrypter 77