func crypto/des.encryptBlock
2 uses
crypto/des (current package)
block.go#L39: func encryptBlock(subkeys []uint64, dst, src []byte) {
cipher.go#L51: encryptBlock(c.subkeys[:], dst, src)
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)