func vendor/golang.org/x/crypto/poly1305.finalize
2 uses
vendor/golang.org/x/crypto/poly1305 (current package)
sum_generic.go#L91: finalize(out, &state.h, &state.s)
sum_generic.go#L283: func finalize(out *[TagSize]byte, h *[3]uint64, s *[2]uint64) {
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)