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

one use

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