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

one use

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