golang.org/x/crypto/ssh.cbcCipher.writeCipherPacket (method)

one use

	golang.org/x/crypto/ssh (current package)
		cipher.go#L578: func (c *cbcCipher) writeCipherPacket(seqNum uint32, w io.Writer, rand io.Reader, packet []byte) error {