func crypto/des.NewCipher
2 uses
crypto/des (current package)
cipher.go#L31: func NewCipher(key []byte) (cipher.Block, error) {
crypto/x509
pem_decrypt.go#L49: cipherFunc: des.NewCipher,
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)