func crypto/des.permuteInitialBlock
4 uses
crypto/des (current package)
block.go#L14: b = permuteInitialBlock(b)
block.go#L119: func permuteInitialBlock(block uint64) uint64 {
cipher.go#L99: b = permuteInitialBlock(b)
cipher.go#L134: b = permuteInitialBlock(b)
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)