golang.org/x/crypto/ssh.noneCipher.XORKeyStream (method)

one use

	golang.org/x/crypto/ssh (current package)
		cipher.go#L43: func (c noneCipher) XORKeyStream(dst, src []byte) {