const golang.org/x/crypto/poly1305.maskLow2Bits
3 uses
golang.org/x/crypto/poly1305 (current package)
sum_generic.go#L241: h0, h1, h2 = t0, t1, t2&maskLow2Bits
sum_generic.go#L265: maskLow2Bits uint64 = 0x0000000000000003
sum_generic.go#L266: maskNotLow2Bits uint64 = ^maskLow2Bits
![]() |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |