const golang.org/x/crypto/ssh.tripledescbcID

3 uses

	golang.org/x/crypto/ssh (current package)
		cipher.go#L130: 	tripledescbcID: {24, des.BlockSize, newTripleDESCBCCipher},
		common.go#L34: 	tripledescbcID,
		transport.go#L22: 	tripledescbcID = "3des-cbc"