func crypto/des.unpack
2 uses
crypto/des (current package)
block.go#L243: c.subkeys[i] = unpack(permuteBlock(pc2Input, permutedChoice2[:]))
block.go#L250: func unpack(x uint64) uint64 {
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)