func crypto/tls.roundUp
2 uses
crypto/tls (current package)
conn.go#L312: func roundUp(a, b int) int {
conn.go#L371: minPayload := explicitNonceLen + roundUp(hc.mac.Size()+1, blockSize)
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)