package
golang.org/x/crypto/cryptobyte
third-party12 third-party functions from golang.org/x/crypto/cryptobyte, ranked by how often they are called outside tests and generated code.
- prod calls
- 2,575
- non-test, non-generated
- all calls
- 2,914
- total callsites
- functions
- 12
- ranked in this snapshot
- origin
- ext
- third-party
members
Functions in golang.org/x/crypto/cryptobyte
Ranked by production calls. The bar scales each function against the busiest in this package.
| Function | Prod calls |
|---|---|
| String.Empty | 444 |
| Builder.AddUint16LengthPrefixed | 378 |
| Builder.AddUint16 | 374 |
| Builder.AddBytes | 323 |
| String.ReadUint16LengthPrefixed | 229 |
| String.ReadUint16 | 222 |
| Builder.AddUint8 | 148 |
| Builder.Bytes | 121 |
| Builder.AddUint8LengthPrefixed | 96 |
| String.ReadUint8 | 87 |
| Builder.AddUint24LengthPrefixed | 82 |
| String.Skip | 71 |